Interface: LLMSingleActionAgentInput
agents.internal.LLMSingleActionAgentInput
Properties
llmChain
• llmChain: LLMChain
Defined in
langchain/src/agents/agent.ts:89
outputParser
• outputParser: AgentActionOutputParser
Defined in
langchain/src/agents/agent.ts:90
stop
• Optional
stop: string
[]
Defined in
langchain/src/agents/agent.ts:91