Reference v7
Complete API reference for the AIDB extension: parameter tables, return types, and signatures for lookup. For usage context and worked examples, see the guide sections linked in the table below.
| Page | What it covers | Related guide |
|---|---|---|
| Models | Catalog views, model CRUD (create_model, get_model, delete_model), HCP model functions, inference functions (encode_text, decode_text, rerank_text), and all model config helpers | Integrating models |
| Knowledge bases | Knowledge base views and stats, retrieval functions (retrieve_key, retrieve_text), volume functions, and auto-processing | Knowledge bases |
| Operations | Pipeline error log functions (get_error_logs, clear_error_logs, retry_pipeline_errors) | Error log |
| Functions | Standalone SQL functions: chunk_text, parse_html, parse_pdf, perform_ocr, summarize_text | SQL functions |
| Pipelines | Pipeline types, views, CRUD functions, step config helpers, and vector index config helpers | Data pipelines |