hana_ai.tools
hana.ai tools is a set of tools that can be used to perform various tasks like forecasting, time series analysis, etc.
agent_as_a_tool
|
Agent as a tool. |
code_template_tools
Get code template from vector database. |
hana_ml_tools
|
This tool is used to fit and predict the additive model forecast. |
|
This tool is used to load the additive model forecast from model storage and predict. |
|
This tool fits a grouped additive model forecast and saves it in model storage. |
|
This tool loads a grouped additive model forecast from model storage and predicts. |
|
This tool fits a time series model and saves it in the model storage. |
|
This tool load model from model storage and do the prediction. |
|
This tool load model from model storage and do the scoring. |
This tool generates CAP artifacts for a given model. |
|
|
Query |
|
Return the resolved |
|
Verify (and, if needed, amend) an AutoML |
Import a local CSV file into a HANA table. |
|
|
Split a source HANA table into time-ordered train/test/validation tables for forecasting. |
This tool fetches data from a given table. |
|
This tool generates HDI artifacts for a given model. |
|
|
This tool generates forecast for the intermittent demand dataset. |
Tool to list all models in the model storage. |
|
Tool to delete a model from the model storage. |
|
Tool to display the |
|
|
This tool stores SelectStatement data into a HANA table. |
|
This tool calculates the accuracy measure for the time series forecast. |
This tool calls stationarity test, intermittent check, trend test and seasonality test for the given time series data. |
|
This tool calls stationarity test for the given time series data. |
|
This tool calls trend test for the given time series data. |
|
This tool calls seasonality test for the given time series data. |
|
This tool calls white noise test for the given time series data. |
|
|
This tool creates a predict table for time series forecasting in HANA. |
|
This tool detects outliers in time series data. |
|
This tool generates a report for a time series dataset. |
This tool generates a line plot for the forecasted result. |
graph_tools
Knowledge-graph-backed retrieval tools exposed on the MCP server. ObjectDiscoveryTool calls the HANA AI Core object-discovery procedure (default AI_OBJECT_RETRIEVAL) to surface schemas, tables, columns, and their relationships as narrative context. DataRetrievalTool calls the paired data-retrieval procedure to fetch rows or aggregations for a natural-language question. Both tools share the hana_ai.retrieval clients and expect a HANA remote source connected to AI Core.
Tool for discovering HANA objects via knowledge graph. |
|
Tool for interacting with Data Retrieval. |
df_tools
|
This tool fits a time series model and saves it in the model storage. |
|
This tool load model from model storage and do the prediction. |
|
This tool load model from model storage and do the scoring. |
|
This tool fetches data from a given table. |
This tool detects outliers in time series data. |
|
This tool generates a report for a time series. |
hana_ml_toolkit
|
Toolkit for interacting with HANA SQL. |