ai11y docs
Preparing search index...
@ai11y/agent
createLLM
Function createLLM
createLLM
(
config
:
ServerConfig
,
)
:
Promise
<
BaseChatModel
<
BaseChatModelCallOptions
,
AIMessageChunk
<
MessageStructure
>
,
>
,
>
Create a LangChain LLM instance for OpenAI
Parameters
config
:
ServerConfig
Returns
Promise
<
BaseChatModel
<
BaseChatModelCallOptions
,
AIMessageChunk
<
MessageStructure
>
,
>
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
ai11y docs
Loading...
Create a LangChain LLM instance for OpenAI