bkmr 7.4.1

Knowledge management for humans and agents — bookmarks, snippets, etc, searchable, executable.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod action;
pub mod action_resolver;
pub mod bookmark;
pub mod embedding;
pub mod error;
pub mod error_context;
pub mod interpolation;
pub mod repositories;
pub mod search;
pub mod services;
pub mod system_tag;
pub mod tag;