rig icon indicating copy to clipboard operation
rig copied to clipboard

⚙️🦀 Build portable, modular & lightweight Fullstack Agents

Results 44 rig issues
Sort by recently updated
recently updated
newest added

- [ ] I have looked for existing issues (including closed) about this See branch: `fix(embeddings)/tiktoken`` ## Feature Request Check the number of tokens in a payload before making a...

- [x] I have looked for existing issues (including closed) about this ## Feature Request Refactor the `VectorStoreIndex` trait to add a generic type representing the type documents stored in...

refactor

## Vector Store Integration Request Weaviate is an open source document based database with first class support for vector search. Weaviate can be run locally using Docker or in the...

vector store

## Model Provider Integration Request HuggingFace hosts many open source models (including many fine-tuned models) and provides an API to interact with them. ### Resources Unlike many of the existing...

model

- [x] I have looked for existing issues (including closed) about this ## Feature Request: Implement CSV Loader for Document Processing `rig-core/src/loaders/csv.rs` -> `CsvFileLoader` ### Motivation As users of Rig...

Updates model `const`s to link to latest models (didn't exist prior). Also adds a function to calculate a default max token size based on the model name when not provided....

- [x] I have looked for existing issues (including closed) about this ## Feature Request As model providers start getting more competitive, the provider API routes might adjust and evolve...

Twitter API not required. All details are provided in the README: https://github.com/cornip/rig-twitter/blob/main/README.md