bkmr 7.2.0

Knowledge management for humans and agents — bookmarks, snippets, etc, searchable, executable.
Documentation
1
2
3
4
5
pub(crate) mod dummy_provider;
pub mod fastembed_provider;

pub use dummy_provider::DummyEmbedding;
pub use fastembed_provider::FastEmbedEmbedding;