kbolt-core 0.1.4

Core engine for kbolt local-first retrieval
Documentation
1
2
3
4
5
# kbolt-core

`kbolt-core` contains the core engine for `kbolt`: configuration loading, collection management, indexing, storage, retrieval, managed local setup, and provider-backed inference.

This crate is intended for workspace and integrator use. End users looking for the CLI should install the `kbolt` package instead.