v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain/agents
OpenAIAgentCreatePromptArgs
Interface OpenAIAgentCreatePromptArgs
Interface for the arguments required to create a prompt for an OpenAIAgent.
interface
OpenAIAgentCreatePromptArgs
{
prefix
?:
string
;
systemMessage
?:
any
;
}
Index
Properties
prefix?
system
Message?
Properties
Optional
prefix
prefix
?:
string
Optional
system
Message
system
Message
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
prefix
system
Message
LangChain.js - v0.2.10
Loading...
Interface for the arguments required to create a prompt for an OpenAIAgent.