ImportCSVToTableTool
- class hana_ai.tools.hana_ml_tools.dataset_prep_tools.ImportCSVToTableTool(connection_context: ConnectionContext, return_direct: bool = False)
Import a local CSV file into a HANA table.
- name: str
The unique name of the tool that clearly communicates its purpose.
- description: str
Used to tell the model how/when/why to use the tool.
You can provide few-shot examples as a part of the description.