robot_lab-document_store 0.1.0
Provides RobotLab::DocumentStore — a thread-safe, in-memory semantic search store backed by fastembed (BAAI/bge-small-en-v1.5). Store text documents by key and retrieve the closest matches to a natural-language query using cosine similarity. Works standalone or as a drop-in extension for robot_lab agents and networks.
Gemfile:
=
install:
=
Versions:
- 0.1.0 May 07, 2026 (16 KB)
Runtime Dependencies (1):
fastembed
>= 0