v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-mistralai
ChatMistralAICallOptions
Interface ChatMistralAICallOptions
interface
ChatMistralAICallOptions
{
response_format
?:
{
type
:
"text"
|
"json_object"
;
}
;
tool_choice
?:
"auto"
|
"any"
|
"none"
;
tools
?:
any
[]
;
}
Hierarchy
Omit
<
Toolkit
,
"stop"
>
ChatMistralAICallOptions
Index
Properties
response_
format?
tool_
choice?
tools?
Properties
Optional
response_
format
response_
format
?:
{
type
:
"text"
|
"json_object"
;
}
Type declaration
type
:
"text"
|
"json_object"
Optional
tool_
choice
tool_
choice
?:
"auto"
|
"any"
|
"none"
Optional
tools
tools
?:
any
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
response_
format
tool_
choice
tools
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc