diff --git a/docs/about/roadmap.md b/docs/about/roadmap.md index 9bd7ed5b..6585facb 100644 --- a/docs/about/roadmap.md +++ b/docs/about/roadmap.md @@ -33,6 +33,7 @@ Below you can find a list of planned integrations. ### LLMs - [x] OpenAI models +- [ ] Claude 3 - [ ] LLama-2 - [ ] Mistral / Mixtral - [ ] VertexAI Gemini @@ -40,7 +41,8 @@ Below you can find a list of planned integrations. ### Vector stores - [x] FAISS -- [ ] Chroma +- [x] Chroma +- [ ] Elasticsearch - [ ] Weaviate - [ ] Qdrant - [ ] VertexAI Vector Search