v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
langchain
chains
APIChainOptions
Type Alias APIChainOptions
APIChain
Options
:
{
apiResponsePrompt
?:
BasePromptTemplate
;
apiUrlPrompt
?:
BasePromptTemplate
;
headers
?:
Record
<
string
,
string
>
;
}
Type that defines optional configuration options for an APIChain.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
Type that defines optional configuration options for an APIChain.