Preparing search index...
The search index is not available
LangChain.js - v0.1.36
LangChain.js
langchain-openai
OpenAICallOptions
Interface OpenAICallOptions
interface
OpenAICallOptions
{
options
?:
OpenAICoreRequestOptions
<
Record
<
string
,
unknown
>
>
;
}
Hierarchy (
view full
)
Toolkit
OpenAICallOptions
ChatOpenAICallOptions
OpenAIChatCallOptions
Index
Properties
options?
Properties
Optional
options
options
?:
OpenAICoreRequestOptions
<
Record
<
string
,
unknown
>
>
Additional options to pass to the underlying axios request.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
options
LangChain.js - v0.1.36
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
chat_models
alibaba_tongyi
baiduwenxin
bedrock
Loading...
Generated using
TypeDoc
Additional options to pass to the underlying axios request.