hana.ai

Contents:

  • Generative AI Toolkit for SAP HANA Cloud
    • Prerequisites
    • Langchain Agent with HANAML Toolkit
    • HANA Vector Store and Knowledge Base API
    • Create Code Template Tool and Add Knowledge Bases to It
    • Create HANA Dataframe Agent and Execute Task
    • Smart DataFrame
  • Changelog
  • hana_ai.agents
    • hana_dataframe_agent
      • create_hana_dataframe_agent
        • create_hana_dataframe_agent()
    • hana_sql_agent
      • create_hana_sql_agent
        • create_hana_sql_agent()
    • hanaml_agent_with_memory
      • HANAMLAgentWithMemory
        • HANAMLAgentWithMemory
    • hanaml_rag_agent
      • HANAMLRAGAgent
        • HANAMLRAGAgent
  • hana_ai.tools
    • agent_as_a_tool
      • AgentAsATool
        • AgentAsATool
    • hana_ml_tools
      • AdditiveModelForecastFitAndSave
        • AdditiveModelForecastFitAndSave
      • AdditiveModelForecastLoadModelAndPredict
        • AdditiveModelForecastLoadModelAndPredict
      • AutomaticTimeSeriesFitAndSave
        • AutomaticTimeSeriesFitAndSave
      • CAPArtifactsTool
        • CAPArtifactsTool
      • FetchDataTool
        • FetchDataTool
      • HDIArtifactsTool
        • HDIArtifactsTool
      • IntermittentForecast
        • IntermittentForecast
      • ListModels
        • ListModels
      • SelectStatementToTableTool
        • SelectStatementToTableTool
      • AccuracyMeasure
        • AccuracyMeasure
      • TimeSeriesCheck
        • TimeSeriesCheck
      • StationarityTest
        • StationarityTest
      • TrendTest
        • TrendTest
      • SeasonalityTest
        • SeasonalityTest
      • WhiteNoiseTest
        • WhiteNoiseTest
      • TSMakeFutureTableTool
        • TSMakeFutureTableTool
      • TSOutlierDetection
        • TSOutlierDetection
      • TimeSeriesDatasetReport
        • TimeSeriesDatasetReport
      • ForecastLinePlot
        • ForecastLinePlot
    • df_tools
      • AutomaticTimeSeriesFitAndSave
        • AutomaticTimeSeriesFitAndSave
      • AutomaticTimeSeriesLoadModelAndPredict
        • AutomaticTimeSeriesLoadModelAndPredict
      • AutomaticTimeSeriesLoadModelAndScore
        • AutomaticTimeSeriesLoadModelAndScore
      • FetchDataTool
        • FetchDataTool
      • TSOutlierDetection
        • TSOutlierDetection
      • TimeSeriesDatasetReport
        • TimeSeriesDatasetReport
    • hana_ml_toolkit
      • HANAMLToolkit
        • HANAMLToolkit
  • hana_ai.vectorstore
    • code_templates
      • get_code_templates
        • get_code_templates()
    • embedding_service
      • PALModelEmbeddings
        • PALModelEmbeddings
      • HANAVectorEmbeddings
        • HANAVectorEmbeddings
    • hana_vector_engine
      • HANAMLinVectorEngine
        • HANAMLinVectorEngine
    • union_vector_stores
      • UnionVectorStores
        • UnionVectorStores
  • hana_ai.smart_dataframe
    • SmartDataFrame
      • SmartDataFrame.configure()
      • SmartDataFrame.ask()
      • SmartDataFrame.transform()
  • FAQS
hana.ai
  • Search


© Copyright 2025, SAP.

Built with Sphinx using a theme provided by Read the Docs.