mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 08:58:48 +00:00
docs[patch]: Hide google from function calling docs (#19887)
This commit is contained in:
parent
06dac394a6
commit
22f78c37c8
@ -71,6 +71,7 @@ import ChatModelTabs from "@theme/ChatModelTabs";
|
|||||||
<ChatModelTabs
|
<ChatModelTabs
|
||||||
customVarName="llm"
|
customVarName="llm"
|
||||||
fireworksParams={`model="accounts/fireworks/models/firefunction-v1", temperature=0`}
|
fireworksParams={`model="accounts/fireworks/models/firefunction-v1", temperature=0`}
|
||||||
|
hideGoogle={true}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
We can use the `bind_tools()` method to handle converting
|
We can use the `bind_tools()` method to handle converting
|
||||||
|
Loading…
Reference in New Issue
Block a user