anything-llm/server/utils
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
..
AiProviders [FEAT] add gpt-4-turbo-preview (#651) 2024-01-26 13:03:50 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats Patch Azure text completion persistence (#647) 2024-01-24 13:08:22 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines chore: Better VectorDb and Embedder error messages (#620) 2024-01-18 11:40:48 -08:00
files fix vector cache not deleting cache after unembedding items with folders (#630) 2024-01-22 13:03:05 -08:00
helpers feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00