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.

