Ask a question to get started
Enter to send•Shift+Enter new line
Result of running an AgentAction.
AgentAction
AgentStep( self, *args: Any = (), **kwargs: Any = {}, )
Serializable
The AgentAction that was executed.
The result of the AgentAction.
Messages that correspond to this observation.
A map of constructor argument names to secret ids.
List of attribute names that should be included in the serialized kwargs.
Is this class serializable?
Get the namespace of the LangChain object.
Return a unique identifier for this class for serialization purposes.
Serialize the object to JSON.
Serialize a "not implemented" object.