Skip to content

Commit

Permalink
docs[patch]: Hide google from function calling docs (langchain-ai#19887)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored and marlenezw committed Apr 2, 2024
1 parent 78d2e24 commit 5120299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/modules/model_io/chat/function_calling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ import ChatModelTabs from "@theme/ChatModelTabs";
<ChatModelTabs
customVarName="llm"
fireworksParams={`model="accounts/fireworks/models/firefunction-v1", temperature=0`}
hideGoogle={true}
/>

We can use the `bind_tools()` method to handle converting
Expand Down

0 comments on commit 5120299

Please sign in to comment.