113 Commits

Author SHA1 Message Date
Daniel
63e966d69a
Update Neon cookbook README.md (#747) 2023-09-29 18:22:39 -07:00
Stefano Lottini
1ca286c180
new cassIO connect experience with the newest cassio.init (#745) 2023-09-28 18:00:04 -07:00
Daniel
c3f5e0cd7c
Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-28 17:48:41 -07:00
Saarika Bhasi
4631e1b74a
[elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-27 16:02:50 -07:00
Farzad Sunavala
552262ea89
Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 2023-09-26 16:43:05 -07:00
Chuong Ho
561efac6d3
Add Mongodb Atlas Vector Search (#734) 2023-09-26 16:22:58 -07:00
Stefano Lottini
ba1e6004c9
Fix spelling error + misplaced copypaste in the CQL notebook (#728) 2023-09-22 10:48:55 -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
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>
2023-09-11 15:16:00 -07:00
Stefano Lottini
59011825c3
Updates to CassIO notebook (#684) 2023-09-11 14:59:09 -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
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
2023-08-29 10:27:49 -07:00
Ikko Eltociear Ashimine
6597537307
Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
2023-08-17 03:21:48 -07:00
Anton Troynikov
3115683f14
Update notebooks (#598) 2023-07-24 15:59:33 -07:00
ancri
b5ea5f3b0e
consolidate Embedding.create calls into one (#543) 2023-07-20 20:20:04 -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
Ikko Eltociear Ashimine
e983502569
Fix typo in QA_with_Langchain_AnalyticDB_and_OpenAI.ipynb (#582)
futher -> further
2023-07-12 12:28:14 -07:00
liuchengshan-lcs
238ff54fce
Add getting started with PolarDB vector database and OpenAI example. (#489) 2023-07-11 17:13:26 -07:00
Kacper Łukawski
3ce532c03c
Refactor Qdrant notebooks (#556)
* Upgrade Qdrant to 1.3.0

* Adapt the descriptions and run the missing cells
2023-06-29 07:47:18 -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
Filip Haltmayer
f4c67dff3c
update to token for zilliz (#552)
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
2023-06-27 12:53:26 -07:00
Michael Yuan
6798e1ca3a
Fix wget download updated parameters (#538) 2023-06-26 01:45:57 -07:00
colin-openai
71a2414134
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
2023-06-16 08:41:40 +01:00
Michael Yuan
32cddbef25 implemented batcher for openai embeddings 2023-05-24 18:44:04 -04:00
Ted Sanders
610f730144
Merge pull request #411 from anshulsharmas/main
Added kusto vector database sample
2023-05-22 16:07:13 -07:00
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
2023-05-22 16:05:50 -07:00
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
2023-05-22 16:02:28 -07:00
Changgeng Zhao
1000312934
Add Hologres as a vector database with python notebook example (#404)
Co-authored-by: 长更 <zhaochanggeng.zcg@alibaba-inc.com>
2023-05-19 11:16:27 -07:00
Ted Sanders
b90f835fbe
Merge pull request #424 from jamescalam/gpt-4-example-fix
added data creation loop
2023-05-18 17:03:13 -07:00
Ted Sanders
40c39a28a9
Merge pull request #423 from eltociear/patch-4
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
2023-05-16 16:27:01 -07:00
Michael Yuan
47046a1c86 Changes and additions in response to PR comments 2023-05-16 13:30:14 -04:00
Michael Yuan
ea124a2db3 Changes and additions in response to PR comments 2023-05-16 13:27:16 -04:00
Michael Yuan
f6b67799e9 Changes and additions in response to PR comments 2023-05-16 12:56:57 -04:00
James Briggs
1dd1c0ef33 added data creation loop 2023-05-15 18:10:02 +08:00
colin-openai
edfbae1571
Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
2023-05-14 20:47:25 +01:00
colin-openai
1eed317bbe
Merge pull request #408 from joeywhelan/feature-redisjson
Add Redis JSON w/VSS examples
2023-05-14 20:46:27 +01:00
Ikko Eltociear Ashimine
cd42418444
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
futher -> further
2023-05-14 13:34:02 +09:00
joeywhelan
77276df2b0 Fix redisqna 2023-05-12 13:35:16 -06:00
joeywhelan
f69e8a4ace Fix redisjson 2023-05-12 12:04:19 -06:00
Ted Sanders
24782325d2
Merge pull request #374 from wangxuqi/analyticdb_langchain_example
Add QA with Langchain of AnalyticDB  vector store and OpenAI example.
2023-05-12 10:25:31 -07:00
Michael Yuan
95747294f5 Redis hybrid VSS queries notebook 2023-05-11 19:25:59 -04:00
joeywhelan
b3ef4e3ad3 Add Redis Q&A example 2023-05-11 13:48:24 -06:00
Anshul Sharma
7634abf68d kusto vector sample added 2023-05-11 11:06:34 +08:00
joeywhelan
d505735974 Add Redis JSON w/VSS examples 2023-05-10 12:51:06 -06:00
xuqi.wxq
d12cb6c43b Add QA with Langchain of AnalyticDB vector store and OpenAI example. 2023-05-06 11:09:56 +08:00
joeywhelan
403b15893c Fix Redis supported client list 2023-05-03 15:46:46 -06:00
liuliu
abdb53c9b1
fix: some typo and add execution command sample (#299)
* fix: some typo and add execution command sample

* fix: some typo and add execution command sample

1. hybrid-search-with-weaviate-and-openai.ipynb

* fix: some typo and add execution command sample

1. question-answering-with-weaviate-and-openai.ipynb
2023-05-02 10:43:44 -07:00
Ted Sanders
8b049378cd
Merge pull request #361 from eltociear/patch-3
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
2023-05-01 16:51:11 -07:00