Agents :py:mod:`(tm.agents)` ============================ .. currentmodule:: tablemage The `tablemage.agents` module contains ChatDA, TableMage's conversational chatbot for no-code data analysis. :py:mod:`tm.use_agents` ----------------------- .. autofunction:: tablemage.use_agents :py:mod:`tm.agents.ChatDA` -------------------------- .. autoclass:: tablemage.agents.ChatDA :members: __init__, chat :py:mod:`tm.agents.ChatDA_UserInterface` ---------------------------------------- .. autoclass:: tablemage.agents.ChatDA_UserInterface :members: __init__, run :py:mod:`tm.agents.options` --------------------------- .. automodule:: tablemage.agents.options :members: set_llm, set_multimodal_llm