jbdamask / wkid-smaaht

Because every team needs a townie! Enjoy ChatGPT in your Slack workspace
Apache License 2.0
22 stars 0 forks source link

Add support for other VectorStores #31

Open jbdamask opened 9 months ago

jbdamask commented 9 months ago

Chromadb in memory currently used. This is fragile because it's scoped to the container instance.

Add support for Pinecone, etc, and abstract the interface.