chat
Method
This is a method of the Agent class in the agent module.Chat with the agent.
Signature
Parameters
Text query that WILL be stored in chat_history
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Optional list of image/file paths that are ephemeral (used for THIS turn only, NEVER stored in history).
Optional tool choice mode (‘auto’, ‘required’, ‘none’). ‘required’ forces the LLM to call a tool before responding. …other args…
Returns
The result of the operation.
Uses
get_context_emitter_trace_emitter.agent_start_trace_emitter.agent_end
Used By
Source
View on GitHub
praisonaiagents/agent/agent.py at line 4908
