Expand description
Stable in-process API for consumers that want AICX as a library.
The CLI remains the product shell, but this facade is the supported crate
boundary: callers get corpus, retrieval, intent, and health operations
without importing CLI-private glue from main.rs.
Structs§
- Aicx
- In-process AICX client.
- Aicx
Config - Configuration for an
Aicxlibrary handle. - Index
Status - Search
Options - Search
Results - Store
Options