langchain.js
Preparing search index...
@langchain/deepseek
ChatDeepSeekCallOptions
Interface ChatDeepSeekCallOptions
interface
ChatDeepSeekCallOptions
{
headers
?:
Record
<
string
,
string
>
;
}
Hierarchy
ChatOpenAICallOptions
ChatDeepSeekCallOptions
Index
Properties
headers?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
langchain.js
Loading...