Commit Graph

100 Commits (843ac207019e2077f75d843330a0dd14a8321d20)

Author SHA1 Message Date
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
Ted Sanders 0c1e9c1080 Merge pull request #374 from wangxuqi/analyticdb_langchain_example
Add QA with Langchain of AnalyticDB  vector store and OpenAI example.
1 year ago
Michael Yuan fcdc92d6ad Redis hybrid VSS queries notebook 1 year ago
joeywhelan 43fceef9ee Add Redis Q&A example 1 year ago
Anshul Sharma 9bb626470c kusto vector sample added 1 year ago
joeywhelan d509f4a933 Add Redis JSON w/VSS examples 1 year ago
xuqi.wxq 2691ec8bb0 Add QA with Langchain of AnalyticDB vector store and OpenAI example. 1 year ago
joeywhelan 9b64c8a988 Fix Redis supported client list 1 year ago
liuliu 37fd3a6052 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
1 year ago
Ted Sanders 5c540ace7e Merge pull request #361 from eltociear/patch-3
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
1 year ago
qingdi 5a46af4f53 🌟 MyScale VectorStore Support (#377)
* add myscale notebook

* add myscale to vector database notebook
1 year ago
Wey Gu 6b64060412 chore: fixed broken URL in markdown 1 year ago
Ikko Eltociear Ashimine 7b5682a584 Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
PostgresSQL -> PostgreSQL
1 year ago
Ted Sanders 0d27d7b69b updates README table of contents 1 year ago
Logan Kilpatrick 9dcc24051e Merge pull request #341 from jasonbosco/add-typesense-readme
Add README for Typesense
1 year ago
colin-openai f9e2dbd5a9 Merge pull request #238 from liuliuOD/fix/vector_databases
fix: about spelling and command
1 year ago
Jason Bosco e6aa588a03 Add README for Typesense 1 year ago
James Briggs e143a98c99 update wget to new langchain docs url 1 year ago
Ted Sanders 5fd5207192 Merge pull request #321 from wangxuqi/add_analyticdb_vector_database_example
Add getting started with AnalyticDB distributed vector database example
1 year ago
xuqi.wxq 476dd97517 Add getting started with AnalyticDB distributed vector database and OpenAI example. 1 year ago
Anton Troynikov 73577ed68f Add Chroma to Vector Database examples (#262)
* Vector store notebook

* HyDE with Chroma

* Cleaner text

* add swyx edits

* Cleaned up text / outputs

* Spelling nits

* Fixed comment format

---------

Co-authored-by: swyx <shawnthe1@gmail.com>
1 year ago
liuliu b3b3a1d90d fix: typo, grammar and link
1. examples/.../zilliz/Getting_started_with_Zilliz_and_OpenAI.ipynb
1 year ago
liuliu d7902c06e0 fix: typo and grammar
1. examples/.../zilliz/Filtered_search_with_Zilliz_and_OpenAI.ipynb
1 year ago