Get the weather (openweathermap.org) #480
majorminors
started this conversation in
Functions
Replies: 1 comment
-
I pasted my API key in the field but get this error:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Get the weather, both current and 3 hour time intervals from openweathermap.org
Need an api key from openweathermap.org, but this only uses the free api calls
By default, will return 5 3-hr intervals, e.g.
sgpt "what's the weather in cambridge uk?
But you can ask for more, e.g.
sgpt "what's the weather in cambridge UK? give me the next two days
Though GPT will sometimes decide not to pay attention to you, and give you the next few hours and ask if you also want tomorrow.
Beta Was this translation helpful? Give feedback.
All reactions