kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic
rodzic
38d6f8ec23
commit
0d71e26c91
|
@ -27,7 +27,7 @@ import { WeatherClient } from '@agentic/stdlib'
|
|||
|
||||
const weather = new WeatherClient() // (requires `WEATHER_API_KEY` env var)
|
||||
|
||||
const result = await clearbit.getCurrentWeather({
|
||||
const result = await weather.getCurrentWeather({
|
||||
q: 'San Francisco'
|
||||
})
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue