cvauclair
cvauclair
## Description Subgrounds should allow developers to query a single entity from an id. The query (and returned object) should only have scalar, non-list values. For nested fields returning non-scalar...
## Description Subgrounds should be able to paginate based on a condition (e.g.: get all Uniswap V2 swaps between time `t0` and time `t1`, get all Aave V2 USDC borrows...
## Description Subgrounds fieldpaths and requests creation whould allow developers to specify variables in their queries. The requests containing variables would act as request templates which can be used to...
- [ ] I have looked for existing issues (including closed) about this ## Feature Request Add a Telegram integration crate to easily create Telegram bots from Rig `Agents`. ###...
- [x] I have looked for existing issues (including closed) about this ## Feature Request Add a Discord integration crate to easily create Discord bots from Rig `Agents`. ### Motivation...
- [x] I have looked for existing issues (including closed) about this ## Feature Request Update the `completion::Message` type to reflect new features in popular model providers. Note: this would...
## Vector Store Integration Request Pinecone is a popular cloud based, fully managed vector database designed specifically for RAG applications. ### Resources The Pinecone API provides a user-friendly way to...
## Model Provider Integration Request Groq provides a high-performance inference platform optimized for large language model (LLM) workloads. Integrating Groq as an LLM provider in Rig will allow users to...
- [x] I have looked for existing issues (including closed) about this ## Feature Request Bring the low-level embedding API closer to the completion API in terms of completeness and...
- Add new `pipeline` module which provides a high level API to define complex workflows involving multiple LLM-powered steps