v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.14
LangChain.js
langchain-community/chat_models/togetherai
ChatTogetherAICallOptions
Interface ChatTogetherAICallOptions
interface
ChatTogetherAICallOptions
{
response_format
:
{
schema
:
Record
<
string
,
unknown
>
;
type
:
"json_object"
;
}
;
}
Hierarchy
Omit
<
Toolkit
,
TogetherAIUnsupportedCallOptions
>
ChatTogetherAICallOptions
Index
Properties
response_
format
Properties
response_
format
response_
format
:
{
schema
:
Record
<
string
,
unknown
>
;
type
:
"json_object"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response_
format
LangChain.js - v0.2.14
Loading...