Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function calling examples that call a weather api #895

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vipyne
Copy link
Member

@vipyne vipyne commented Dec 20, 2024

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

  • add an example (using Gemini) to call a noaa api endpoint to get weather for a location in the US.
  • update NVIDIA NIM function call example to call a noaa api endpoint to get weather for a location in the US.

@@ -13,6 +13,7 @@ langchain~=0.2.14
livekit~=0.13.1
lmnt~=1.1.4
loguru~=0.7.2
noaa_sdk~=0.1.21
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the correct place to add this?

@vipyne vipyne force-pushed the vp-function-calling branch from 2e454f0 to 853689c Compare December 20, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant