support weather forecast using openweather API #24
Annotations
2 errors and 1 warning
tests/weather-tool.test.ts > weatherTool > should return weather forecast data for Beijing:
src/llm.ts#L23
Error: OpenAI API key is required.
❯ new OpenAILLM src/llm.ts:23:13
❯ WeatherTool.execute src/tools/weatherapi.ts:15:22
❯ tests/weather-tool.test.ts:12:38
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|