Commit Graph

14 Commits

Author SHA1 Message Date
Pookam90
2362d96acc
Update README.md (#1131) 2024-04-28 00:43:46 -07:00
Andreas Deininger
555bbc0d34
Fix broken link (#1141) 2024-04-11 15:27:02 -07:00
Shivam Rastogi
ea43830559
Update README.md (#1028) 2024-02-21 17:33:01 -08:00
Farzad Sunavala
4b352176be
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924) 2024-02-01 15:58:32 -05:00
Adam Hendel
fb077e5e88
Adds Tembo VectorDB to list of vector databases (#940)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-12-20 13:39:08 -08:00
Greg Richardson
90a3037045
Adds Supabase to list of vector databases (#819) 2023-11-07 14:37:46 -08:00
Daniel
b01738fa1c
Add Neon Postgres to the list of vector databases in the README (#746) 2023-09-29 18:23:01 -07:00
Chuong Ho
561efac6d3
Add Mongodb Atlas Vector Search (#734) 2023-09-26 16:22:58 -07:00
Farzad Sunavala
cb46cc46a6
Add Azure Cognitive Search vector database (#569)
* get started azuresearch

* master docs reference

* pablo comments

* replace placeholders with "_"

* azs latest sdk updates

* deep dive link

* openai feedback

* not print the whole vector in console

* cleanup outputs

* cleanup outputs pip
2023-09-11 16:34:15 -07:00
Stefano Lottini
fae14ddb89
Add Cassandra/Astra DB to the vector databases README (#665)
* Add Cassandra/Astra DB to the vector databases overall README

* Linking to a basic quickstart instead
2023-08-29 15:20:51 -07:00
Liam Thompson
31b4de22a3
Add elasticsearch examples to vector databases folder (#622)
* Add Elasticsearch to vector databases, add notebooks

* Update prompt

* Make intro verbiage more neutral

* Add semantic search notebook outputs

* Add RAG notebook output

* Update query

* Remove unreadable vector output
2023-08-29 10:54:08 -07:00
Sebastian Witalec
3bd18cc07d
fix markdown typo on a link (#591) 2023-07-17 15:53:44 -07:00
Moiz Sajid
e4c4d3baa9
Updated README.md in examples/vector_databases (#581)
Added the links to the missing vector databases
2023-07-12 12:28:45 -07:00
colin-openai
bad59002d1
Splitting Vector Databases into individual cookbooks (#529)
* Initial commit of vector database cookbooks split out individually

* Moved notebooks to each provider's named folder and updated the README

* Removed vector DB overall cookbook in favour of individual directories
2023-06-28 01:37:01 -07:00