anything-llm/server
Hakeem Abbas 5614e2ed30
feature: Integrate Astra as vectorDBProvider (#648)
* feature: Integrate Astra as vectorDBProvider

feature: Integrate Astra as vectorDBProvider

* Update .env.example

* Add env.example to docker example file
Update spellcheck fo Astra
Update Astra key for vector selection
Update order of AstraDB options
Resize Astra logo image to 330x330
Update methods of Astra to take in latest vectorDB params like TopN and more
Update Astra interface to support default methods and avoid crash errors from 404 collections
Update Astra interface to comply to max chunk insertion limitations
Update Astra interface to dynamically set dimensionality from chunk 0 size on creation

* reset workspaces

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-26 13:07:53 -08:00
..
endpoints [FEAT] support pinecone serverless (#639) 2024-01-22 16:41:20 -08:00
models feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
prisma create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger [FEAT] support pinecone serverless (#639) 2024-01-22 16:41:20 -08:00
utils feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
.env.example feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore improve native embedder handling of large files (#584) 2024-01-13 00:32:43 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
yarn.lock feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00