1 مستودع
Grouping multiple text strings into a single encoding operation to optimize throughput for vectorization.
Distinct from Indexed Batch Writes: Distinct from Indexed Batch Writes: focuses on the computation stage of embedding generation rather than the storage engine's commit process.
Explore 1 awesome GitHub repository matching data & databases · Embedding Batching. Refine with filters or upvote what's useful.
OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a
Increases throughput during local index construction by grouping multiple text strings into single encoding operations.