mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
docs[patch]: Hide google from function calling docs (#19887)
This commit is contained in:
committed by
William Fu-Hinthorn
parent
7104b15f2b
commit
6b088737a8
@@ -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