Commit Graph

131 Commits (main)

Author SHA1 Message Date
Pookam90 2362d96acc
Update README.md (#1131) 4 weeks ago
Andreas Deininger 555bbc0d34
Fix broken link (#1141) 1 month ago
Alex Yang 3f5c07635b
docs: add tip (#1044) 3 months ago
Shivam Rastogi ea43830559
Update README.md (#1028) 3 months ago
James Briggs c1bd61f944
updated semantic search notebook (#1033) 4 months ago
Farzad Sunavala 4b352176be
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924) 4 months ago
Logan Kilpatrick f1e13cfcc7
Misc updates (#1022) 4 months ago
Adam Hendel fb077e5e88
Adds Tembo VectorDB to list of vector databases (#940)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
5 months ago
Vince Fulco--Bighire.tools 9cb48596d4
Update generative-search-with-weaviate-and-openai.ipynb (#920) 5 months ago
Greg Richardson 68ff729377
Adds semantic search example using Supabase Vector (#913)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
5 months ago
Prakul e766dfae18
Adding MongoDB Atlas to examples of Vector Databases (#874) 6 months ago
Stefano Lottini d13dc3b557
Cassandra / Astra DB demo notebooks: adapt to OpenAI 1.0, add support for Astra DB HTTP API, and other upgrades (#853) 6 months ago
jhills20 7044eecb98
Added embeddings_utils.py to utils directory, and updated references (#841) 7 months ago
Greg Richardson 90a3037045
Adds Supabase to list of vector databases (#819) 7 months ago
Mayuresh Dharwadkar 354e4f243d
docs: fix typos (#811)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
7 months ago
pavlovp 683e5f5a71
Update Using_Pinecone_for_embeddings_search.ipynb (#803) 7 months ago
Fayaz Rahman 24b7a8e9b9
Add Deep Lake vector database example (#455) 8 months ago
Daniel b01738fa1c
Add Neon Postgres to the list of vector databases in the README (#746) 8 months ago
Daniel 63e966d69a
Update Neon cookbook README.md (#747) 8 months ago
Stefano Lottini 1ca286c180
new cassIO connect experience with the newest cassio.init (#745) 8 months ago
Daniel c3f5e0cd7c
Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
8 months ago
Saarika Bhasi 4631e1b74a
[elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
8 months ago
Farzad Sunavala 552262ea89
Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 8 months ago
Chuong Ho 561efac6d3
Add Mongodb Atlas Vector Search (#734) 8 months ago
Stefano Lottini ba1e6004c9
Fix spelling error + misplaced copypaste in the CQL notebook (#728) 8 months ago
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
8 months ago
dongqqcom d86a0381e6
Add Tair to examples of vector database (#609)
* Add Tair to examples of vector database

* remove hardcoding API keys

* Update examples/vector_databases/tair/Getting_started_with_Tair_and_OpenAI.ipynb

Co-authored-by: Simón Fishman <simonpfish@gmail.com>

* fix: input api key by getpass

* update: input api key by getpass

* update: Adding output of code cells

---------

Co-authored-by: Simón Fishman <simonpfish@gmail.com>
8 months ago
Stefano Lottini 59011825c3
Updates to CassIO notebook (#684) 8 months ago
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
9 months ago
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
9 months ago
Stefano Lottini 4d330b82d7
Add Astra DB (/Cassandra) to vector databases with example notebooks (#655)
* first commit for the Astra DB / Cassandra notebooks

* add json with quotes

* towards the final cassIO pilot notebook

* small changes to the copy

* cassIO pilot completed and its readme done

* fix silly markdown error

* fix silly markdown error 2

* astra vector link change and vector search picture improved

* added link to docs for connecting to Cassandra cluster

* CQL version of the flow

* revised readme

* final adjustments around metrics/distances

* links' final version assumes files in openai's main branch

* Add ref to QA+vector general guide; fix prompt; clarified conclusion paragraph; typos
9 months ago
Ikko Eltociear Ashimine 6597537307
Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
9 months ago
Anton Troynikov 3115683f14
Update notebooks (#598) 10 months ago
ancri b5ea5f3b0e
consolidate Embedding.create calls into one (#543) 10 months ago
Sebastian Witalec 3bd18cc07d
fix markdown typo on a link (#591) 10 months ago
Moiz Sajid e4c4d3baa9
Updated README.md in examples/vector_databases (#581)
Added the links to the missing vector databases
11 months ago
Ikko Eltociear Ashimine e983502569
Fix typo in QA_with_Langchain_AnalyticDB_and_OpenAI.ipynb (#582)
futher -> further
11 months ago
liuchengshan-lcs 238ff54fce
Add getting started with PolarDB vector database and OpenAI example. (#489) 11 months ago
Kacper Łukawski 3ce532c03c
Refactor Qdrant notebooks (#556)
* Upgrade Qdrant to 1.3.0

* Adapt the descriptions and run the missing cells
11 months ago
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
11 months ago
Filip Haltmayer f4c67dff3c
update to token for zilliz (#552)
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
11 months ago
Michael Yuan 6798e1ca3a
Fix wget download updated parameters (#538) 11 months ago
colin-openai 71a2414134
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
11 months ago
Michael Yuan 32cddbef25 implemented batcher for openai embeddings 1 year ago
Ted Sanders 610f730144
Merge pull request #411 from anshulsharmas/main
Added kusto vector database sample
1 year ago
arno756 83ba1e6f49
Adding SingleStoreDB as a vector database with Python notebook (#402)
* SingleStoreDB folder

* Readme

* Readme with notebook

* S2DB notebook

* Update README.md

* Delete OpenAI_wikipedia semantic_search.ipynb

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
1 year ago
Sebastian Witalec 6d77a1b93e
Add Generative Search to Weaviate examples + fix authentication examples (#398)
* add Weaviate authentication to client configuration

* add a cookbook for generative search

* fix name
1 year ago
Changgeng Zhao 1000312934
Add Hologres as a vector database with python notebook example (#404)
Co-authored-by: 长更 <zhaochanggeng.zcg@alibaba-inc.com>
1 year ago
Ted Sanders b90f835fbe
Merge pull request #424 from jamescalam/gpt-4-example-fix
added data creation loop
1 year ago
Ted Sanders 40c39a28a9
Merge pull request #423 from eltociear/patch-4
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
1 year ago