Interface AgentArgs

Interface for arguments used to create an agent in LangChain.

Hierarchy

  • AgentArgs

Properties

callbackManager?: CallbackManager

Deprecated

Use callbacks instead.

callbacks?: Callbacks

Generated using TypeDoc