mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 23:13:31 +00:00
docs[patch]: Hide google from function calling docs (#19887)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user