cvauclair

Results 28 issues of cvauclair

- [x] I have looked for existing issues (including closed) about this ## Feature Request Add a new high level building block to Rig: the agent chain! ### Motivation Agentic...

## Feature Request Add vector store support for PostgreSQL (with `pg_vector` extension). ### Motivation PostgreSQL is one of the most widely used open source databases and supports vector search via...

vector store

## Feature Request Generalize and simplify the vector store interface (and the integration of third party vector stores). ### Motivation Rig's current approach to vector stores and vector search is...

refactor

The `rig-lancedb` documentation could be improved with the following: - [ ] Document that `lancedb` requires the user to have installed `protoc` on their machine (the `lancedb` library will not...

docs

- [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