rig 0.36.0

An opinionated library for building LLM powered applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
name: Vector store integration request
about: Suggest a new vector store to integrate
title: 'feat: Add support for X vector store'
labels: data store, feat
assignees: ''

---

## Vector Store Integration Request
<!--
Describe the vector store and the features it provides (e.g.: is it cloud only? a plugin to an existing database? document-based or relational? etc.)
-->

### Resources
<!--
Links to API docs, SDKs or any other information that would help in the integration of the new vector store.
-->