Commit Graph

133 Commits (main)

Author SHA1 Message Date
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
Michael Yuan 47046a1c86 Changes and additions in response to PR comments 1 year ago
Michael Yuan ea124a2db3 Changes and additions in response to PR comments 1 year ago
Michael Yuan f6b67799e9 Changes and additions in response to PR comments 1 year ago
James Briggs 1dd1c0ef33 added data creation loop 1 year ago
colin-openai edfbae1571
Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
1 year ago
colin-openai 1eed317bbe
Merge pull request #408 from joeywhelan/feature-redisjson
Add Redis JSON w/VSS examples
1 year ago
Ikko Eltociear Ashimine cd42418444
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
futher -> further
1 year ago
joeywhelan 77276df2b0 Fix redisqna 1 year ago
joeywhelan f69e8a4ace Fix redisjson 1 year ago
Ted Sanders 24782325d2
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 95747294f5 Redis hybrid VSS queries notebook 1 year ago
joeywhelan b3ef4e3ad3 Add Redis Q&A example 1 year ago
Anshul Sharma 7634abf68d kusto vector sample added 1 year ago
joeywhelan d505735974 Add Redis JSON w/VSS examples 1 year ago
xuqi.wxq d12cb6c43b Add QA with Langchain of AnalyticDB vector store and OpenAI example. 1 year ago
joeywhelan 403b15893c Fix Redis supported client list 1 year ago
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
1 year ago
Ted Sanders 8b049378cd
Merge pull request #361 from eltociear/patch-3
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
1 year ago
qingdi 7fcba408f1
🌟 MyScale VectorStore Support (#377)
* add myscale notebook

* add myscale to vector database notebook
1 year ago
Wey Gu f8bf577df9
chore: fixed broken URL in markdown 1 year ago
Ikko Eltociear Ashimine 0565b90ddc
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
PostgresSQL -> PostgreSQL
1 year ago
Ted Sanders 091e8e8579 updates README table of contents 1 year ago
Logan Kilpatrick 028b51f188
Merge pull request #341 from jasonbosco/add-typesense-readme
Add README for Typesense
1 year ago
colin-openai 9012742f38
Merge pull request #238 from liuliuOD/fix/vector_databases
fix: about spelling and command
1 year ago
Jason Bosco a98f0d27d7 Add README for Typesense 1 year ago
James Briggs b71a70a435 update wget to new langchain docs url 1 year ago
Ted Sanders 4c31db4987
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 94acedc6ba Add getting started with AnalyticDB distributed vector database and OpenAI example. 1 year ago
Anton Troynikov 1deea48511
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 f15616cb20 fix: typo, grammar and link
1. examples/.../zilliz/Getting_started_with_Zilliz_and_OpenAI.ipynb
1 year ago
liuliu 8983cf7df7 fix: typo and grammar
1. examples/.../zilliz/Filtered_search_with_Zilliz_and_OpenAI.ipynb
1 year ago
liuliu be64945407 revert: spelling adjustment in examples/
1. a -> an in getting-started-with-redis-and-openai.ipynb
1 year ago
Jason Bosco da19a7e3eb
Add Typesense example to vector databases (#277)
* Add Typesense example to vector databases

* Fix typo

* Add to intro section
1 year ago
Filip Haltmayer 5c94ed3b9e
Zilliz integration and Milvus bugfixes (#259)
* integrating zilliz and fixing milvus bugs

Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>

* Adding Milvus and Zilliz notebooks

Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>

* cleaned outputs of shared notebook

Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>

---------

Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
1 year ago
James Briggs 8b397868f3 added new notebooks 1 year ago
James Briggs 8ef3729998 add colab link 1 year ago
James Briggs f71d2d23aa add pinecone readme 1 year ago
liuliu c7f3f31b2c docs: create a block to show how to export parameter to environment in terminal 1 year ago
liuliu 6faa0e16c9 fix: add space in block of python
1. !pip -> ! pip
1 year ago
liuliu dbb2c89539 fix: docker-compose up command
1. docker compose -> docker-compose
1 year ago
liuliu 662aefd480 docs: fix minor spelling issue 1 year ago
liuliu 9a8027d10b docs: create a block to show how to export parameter to environment in terminal 1 year ago
liuliu 0d55f254ea docs: create a block to show how to export parameter to environment in terminal 1 year ago
liuliu 5fac20f42c docs: highlight tool name and modify spell
1. highlight "Qdrant"
2. modify "REST" to "RESTful"
1 year ago
liuliu 8193d295b4 fix: remove unused package import
1. datetime is unused
1 year ago
liuliu afbf055b08 doc: highlight text and tool name
1. cannot: highlight to enhance the importance
2. Pinecone
1 year ago
liuliu 0421728133 docs: complete the missing symbol * that should be paired in pinecone/Gen_QA.ipynb 1 year ago
colin-openai c3b920f123
Merge pull request #202 from dandv/patch-1
Weaviate: update links, minor corrections
1 year ago
colin-openai fcc70e762c
Merge pull request #133 from filip-halt/milvus_merge
Adding Milvus vector db
1 year ago
Dan Dascalescu 1ceaa89f3a
Weaviate: update links, minor corrections 1 year ago
shizhediao 35f765e218
Update Gen_QA.ipynb 1 year ago
Logan Kilpatrick 38c84ede5f
Merge pull request #172 from eltociear/patch-1
fix typo in Gen_QA.ipynb
1 year ago
Kacper Łukawski fa9fded505 Add custom prompt template example 1 year ago
Kacper Łukawski 98b639df22 Fix typos and increase langchain version to 0.0.100 1 year ago
Ikko Eltociear Ashimine 916843f921
fix typo in Gen_QA.ipynb
recieve -> receive
1 year ago
Kacper Łukawski c1f11dc8f7 Remove the output of pip install command 1 year ago
Kacper Łukawski cfdda833fd Add an example of how to use Langchain with Qdrant and OpenAI embeddings 1 year ago
Kacper Łukawski 878dd10d5c Add "Getting started" notebook for Qdrant 1 year ago
Kacper Łukawski d3da832448 Update Qdrant to 1.0.1 1 year ago
Filip Haltmayer 7198d48994 Add Milvus vector db
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
1 year ago
colin-openai 9b17d00cab
Merge pull request #131 from Spartee/add-redis-example
Add Redis example notebooks and READMEs
1 year ago
Sam Partee d0dfca2b95 Add docker-compose and cleanup 1 year ago
Sam Partee 36cf06fc0a Add Redis example notebooks and READMEs 1 year ago
Ted Sanders 6b7e5f6695
updates docker link to docker.com (#129) 1 year ago
colin-openai 264bcb03dd
Merging Weaviate notebooks to main (#122)
* updates Weaviate vector database Cookbook examples
1 year ago
colin-openai c31fe72f1a
Merge pull request #121 from openai/colin
Fixed commented out vector
1 year ago
colin-openai df570ceb4d Fixed commented out vector 1 year ago
jamescalam 7c43d6ab1a added pinecone-openai gen qa example 1 year ago
colin-openai 3ad0e718cb Pushing update to remove data loading 1 year ago
colin-openai befe771b2c Updated to align wording 1 year ago
colin-openai a37477f9bc Tested notebook end to end 1 year ago
colin-openai ea8a52d00b Updated text to include Qdrant in guide 1 year ago
Kacper Łukawski 5ee5fecb76 Add Qdrant as another example of vector database 1 year ago
Colin Jarvis 225b9177c8 Updated wordings of headers 1 year ago
Colin Jarvis a367e11e39 Updated title 1 year ago
Colin Jarvis f20f6acfd1 Updated document name to be more descriptive 1 year ago
Colin Jarvis 80b8e5fc3f Pushing updated version responding to PR comments 1 year ago
Colin Jarvis fb18b7f6c2 Added notes where users can consider adding thread pool to speed up upsert operation 1 year ago
Colin Jarvis 21ca5a9555 Removed extra whitespace within Weaviate query function 1 year ago
Colin Jarvis f2567b62a5 Pushing updated Vector DB introduction notebook with PR changes 1 year ago
Colin Jarvis b7cb21689a Initial commit of vector database example with new embeddings 1 year ago