@nhtio/adk/batteries/vector/retrievable
Interfaces
| Interface | Description |
|---|---|
| VectorRetrievableCallbacks | The four retrievable-lifecycle callbacks produced by createVectorRetrievableCallbacks. |
| VectorRetrievableGlueOptions | Configuration for wiring a vector store to the ADK's retrievable lifecycle callbacks. |
Functions
| Function | Description |
|---|---|
| createVectorRetrievableCallbacks | Build the retrievable-lifecycle callbacks (fetch/store/mutate/delete) that bridge a callable vector store to the ADK's retrievable subsystem, applying the supplied query derivation, match-to-retrievable mapping, and trust-tier assignment. |