ExMemvid.Embedding.Local (ex_memvid v0.1.2)
Text embedding module using Bumblebee for semantic search.
This module acts as a facade for the partitioned embedding workers. It uses round-robin selection to distribute embedding requests across multiple worker processes for better performance and load distribution.
Summary
Functions
Gets a specific worker for direct access (mainly for testing).
Starts the embedding supervisor with the given configuration.