kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/643/head^2
rodzic
ff54a42efd
commit
074e2ef071
|
@ -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