hana_ai.agents
hana.ai agents provides focused entry points for dataframe operations, SQL operations, and the recommended ContextAgent workflow for conversational forecasting and dataset preparation.
hana_dataframe_agent
Construct a hana-ml agent from an LLM and dataframe. |
hana_sql_agent
|
Create a HANA SQL agent. |
context_agent
The file-based ContextAgent is the recommended conversational agent for new workflows. It combines Markdown-backed memory, tool calling, runtime skill routing, and command-style memory or skill controls.
|
Context-engineered agent backed by Markdown memory. |