v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-groq
ChatGroqCallOptions
Interface ChatGroqCallOptions
interface
ChatGroqCallOptions
{
headers
?:
Record
<
string
,
string
>
;
response_format
?:
{
type
:
"json_object"
;
}
;
tool_choice
?:
any
;
tools
?:
ChatCompletionTool
[]
;
}
Hierarchy (
view full
)
Toolkit
ChatGroqCallOptions
Index
Properties
headers?
response_
format?
tool_
choice?
tools?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
response_
format
response_
format
?:
{
type
:
"json_object"
;
}
Type declaration
type
:
"json_object"
Optional
tool_
choice
tool_
choice
?:
any
Optional
tools
tools
?:
ChatCompletionTool
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
headers
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