aidputils.agents.tools.ragtool.helpers.vector_search¶

aidputils.agents.tools.ragtool.helpers.vector_search.execute_vector_search(db_user, db_password, dsn, wallet_password, wallet_path, model_type, model_name, vector_table, query, top_k, genai_service)[source]¶
aidputils.agents.tools.ragtool.helpers.vector_search.build_sql_and_embedding(model_type, model_name, query, vector_table, kb_doc, column_name, top_k, genai_service)[source]¶
aidputils.agents.tools.ragtool.helpers.vector_search.get_kb_doc_table_name_from_vector_table(vector_table_name, default_prefix)[source]¶
aidputils.agents.tools.ragtool.helpers.vector_search.sanitize_query_text(query: str) → str[source]¶

aidp-utils

Navigation

API Reference

  • aidputils.agents.tools
    • Submodules
      • aidputils.agents.tools.base_tool
      • aidputils.agents.tools.experimental
      • aidputils.agents.tools.http
      • aidputils.agents.tools.http_tool
      • aidputils.agents.tools.mcp
      • aidputils.agents.tools.mcp_tool
      • aidputils.agents.tools.prompt
      • aidputils.agents.tools.rag
      • aidputils.agents.tools.ragtool
        • Submodules
      • aidputils.agents.tools.service
      • aidputils.agents.tools.sql
      • aidputils.agents.tools.sqltool
      • aidputils.agents.tools.tool_traces
      • aidputils.agents.tools.utils
  • aidputils.agents.toolkit

Related Topics

  • Documentation overview
    • aidputils.agents.tools
      • aidputils.agents.tools.ragtool
        • aidputils.agents.tools.ragtool.helpers
          • Previous: aidputils.agents.tools.ragtool.helpers
          • Next: aidputils.agents.tools.ragtool.helpers.wallet_utils
©2026, Oracle. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source