Commit Graph

122 Commits (561b3afd6ef9fc08fbb8bbd59ba7377a232238e6)

Author SHA1 Message Date
Greg Richardson 0615c97bd8 Adds semantic search example using Supabase Vector (#913)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
10 months ago
Prakul daaef53f4b Adding MongoDB Atlas to examples of Vector Databases (#874) 10 months ago
Stefano Lottini 933d26a6b8 Cassandra / Astra DB demo notebooks: adapt to OpenAI 1.0, add support for Astra DB HTTP API, and other upgrades (#853) 11 months ago
jhills20 d377826bfd Added embeddings_utils.py to utils directory, and updated references (#841) 11 months ago
Greg Richardson 2a962fd084 Adds Supabase to list of vector databases (#819) 11 months ago
Mayuresh Dharwadkar 1d5ace8ac0 docs: fix typos (#811)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
11 months ago
pavlovp 78081a1538 Update Using_Pinecone_for_embeddings_search.ipynb (#803) 12 months ago
Fayaz Rahman a5f727b98c Add Deep Lake vector database example (#455) 1 year ago
Daniel 0d2dcee380 Add Neon Postgres to the list of vector databases in the README (#746) 1 year ago
Daniel e9f0739912 Update Neon cookbook README.md (#747) 1 year ago
Stefano Lottini e2bd833839 new cassIO connect experience with the newest cassio.init (#745) 1 year ago
Daniel ecbc9e90eb Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Saarika Bhasi d3788f2131 [elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Farzad Sunavala 9da7458c47 Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 1 year ago
Chuong Ho e28f6c842a Add Mongodb Atlas Vector Search (#734) 1 year ago
Stefano Lottini 931a32e3a9 Fix spelling error + misplaced copypaste in the CQL notebook (#728) 1 year ago
Farzad Sunavala 792d0a2b31 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
1 year ago
dongqqcom c0b73ad88f 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>
1 year ago
Stefano Lottini b46cba2a23 Updates to CassIO notebook (#684) 1 year ago
Stefano Lottini f3990b8a8f 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
1 year ago
Liam Thompson cafe312611 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
1 year ago
Stefano Lottini dc5bf03450 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
1 year ago
Ikko Eltociear Ashimine 0a857e9c5e Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
1 year ago
Anton Troynikov ab3e8524aa Update notebooks (#598) 1 year ago
ancri 35b88b80ac consolidate Embedding.create calls into one (#543) 1 year ago
Sebastian Witalec ac094dd124 fix markdown typo on a link (#591) 1 year ago
Moiz Sajid 04a203089c Updated README.md in examples/vector_databases (#581)
Added the links to the missing vector databases
1 year ago
Ikko Eltociear Ashimine 2a1b6c30a8 Fix typo in QA_with_Langchain_AnalyticDB_and_OpenAI.ipynb (#582)
futher -> further
1 year ago
liuchengshan-lcs a667fce73f Add getting started with PolarDB vector database and OpenAI example. (#489) 1 year ago
Kacper Łukawski 645ec14ea2 Refactor Qdrant notebooks (#556)
* Upgrade Qdrant to 1.3.0

* Adapt the descriptions and run the missing cells
1 year ago
colin-openai 497c145cc0 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
1 year ago
Filip Haltmayer e20d05ea14 update to token for zilliz (#552)
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
1 year ago
Michael Yuan 6cfc645229 Fix wget download updated parameters (#538) 1 year ago
colin-openai dda999154d Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
1 year ago
Michael Yuan 6ce07ae71d implemented batcher for openai embeddings 1 year ago
Ted Sanders 09a6f77e3d Merge pull request #411 from anshulsharmas/main
Added kusto vector database sample
1 year ago
arno756 5742ee35a5 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 873d5ec5fa 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 5cc4c660f3 Add Hologres as a vector database with python notebook example (#404)
Co-authored-by: 长更 <zhaochanggeng.zcg@alibaba-inc.com>
1 year ago
Ted Sanders def4ac085c Merge pull request #424 from jamescalam/gpt-4-example-fix
added data creation loop
1 year ago
Ted Sanders 47f8b30e9c Merge pull request #423 from eltociear/patch-4
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
1 year ago
Michael Yuan 7be3b146cf Changes and additions in response to PR comments 1 year ago
Michael Yuan 4e22d695c8 Changes and additions in response to PR comments 1 year ago
Michael Yuan ff64125156 Changes and additions in response to PR comments 1 year ago
James Briggs 7d92616379 added data creation loop 1 year ago
colin-openai 1815c41536 Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
1 year ago
colin-openai cbcc741307 Merge pull request #408 from joeywhelan/feature-redisjson
Add Redis JSON w/VSS examples
1 year ago
Ikko Eltociear Ashimine de52bcc4d7 docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
futher -> further
1 year ago
joeywhelan 534e5041d4 Fix redisqna 1 year ago
joeywhelan 151a348947 Fix redisjson 1 year ago