You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix typos in the function declaration 'description'; wrap long line
* Code formatting in generative_ai/function_calling/parallel_function_calling_example.py
Co-authored-by: Sampath Kumar <sam1990kumar@gmail.com>
"description": "The location to whih to get the weather. Can be a city name, a city name and state, or a zip code. Examples: 'San Francisco', 'San Francisco, CA', '95616', etc.",
48
+
"description": "The location for which to get the weather. \
49
+
It can be a city name, a city name and state, or a zip code. \
0 commit comments