hana_ai.agents
hana.ai agents is a set of agents that can be used to perform various tasks like dataframe operations, SQL operations, chatbot agent, etc.
hana_dataframe_agent
Construct a hana-ml agent from an LLM and dataframe. |
hana_sql_agent
|
Create a HANA SQL agent. |
hanaml_agent_with_memory
A chatbot that can remember the chat history and use it to generate responses. |
hanaml_rag_agent
|
A chatbot that integrates short-term and long-term memory systems using RAG (Retrieval-Augmented Generation). |