Ted Sanders
|
47f8b30e9c
|
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 |
|
colin-openai
|
1815c41536
|
Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
|
2023-05-14 20:47:25 +01:00 |
|
colin-openai
|
cbcc741307
|
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
|
de52bcc4d7
|
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
futher -> further
|
2023-05-14 13:34:02 +09:00 |
|
joeywhelan
|
534e5041d4
|
Fix redisqna
|
2023-05-12 13:35:16 -06:00 |
|
joeywhelan
|
151a348947
|
Fix redisjson
|
2023-05-12 12:04:19 -06:00 |
|
Ted Sanders
|
0c1e9c1080
|
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 |
|
joeywhelan
|
43fceef9ee
|
Add Redis Q&A example
|
2023-05-11 13:48:24 -06:00 |
|
joeywhelan
|
d509f4a933
|
Add Redis JSON w/VSS examples
|
2023-05-10 12:51:06 -06:00 |
|
xuqi.wxq
|
2691ec8bb0
|
Add QA with Langchain of AnalyticDB vector store and OpenAI example.
|
2023-05-06 11:09:56 +08:00 |
|
joeywhelan
|
9b64c8a988
|
Fix Redis supported client list
|
2023-05-03 15:46:46 -06:00 |
|
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
|
2023-05-02 10:43:44 -07:00 |
|
Ted Sanders
|
5c540ace7e
|
Merge pull request #361 from eltociear/patch-3
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
|
2023-05-01 16:51:11 -07:00 |
|
qingdi
|
5a46af4f53
|
🌟 MyScale VectorStore Support (#377)
* add myscale notebook
* add myscale to vector database notebook
|
2023-05-01 16:46:51 -07:00 |
|
Wey Gu
|
6b64060412
|
chore: fixed broken URL in markdown
|
2023-04-24 16:25:15 +08:00 |
|
Ikko Eltociear Ashimine
|
7b5682a584
|
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
PostgresSQL -> PostgreSQL
|
2023-04-21 03:32:55 +09:00 |
|
Ted Sanders
|
0d27d7b69b
|
updates README table of contents
|
2023-04-14 12:52:53 -07:00 |
|
Logan Kilpatrick
|
9dcc24051e
|
Merge pull request #341 from jasonbosco/add-typesense-readme
Add README for Typesense
|
2023-04-14 12:44:21 -05:00 |
|
colin-openai
|
f9e2dbd5a9
|
Merge pull request #238 from liuliuOD/fix/vector_databases
fix: about spelling and command
|
2023-04-14 04:35:50 -07:00 |
|
Jason Bosco
|
e6aa588a03
|
Add README for Typesense
|
2023-04-14 11:29:44 +05:30 |
|
James Briggs
|
e143a98c99
|
update wget to new langchain docs url
|
2023-04-10 17:57:47 +07:00 |
|
Ted Sanders
|
5fd5207192
|
Merge pull request #321 from wangxuqi/add_analyticdb_vector_database_example
Add getting started with AnalyticDB distributed vector database example
|
2023-04-07 10:28:30 -07:00 |
|
xuqi.wxq
|
476dd97517
|
Add getting started with AnalyticDB distributed vector database and OpenAI example.
|
2023-04-07 12:49:39 +08:00 |
|
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>
|
2023-04-06 16:30:10 -07:00 |
|
liuliu
|
b3b3a1d90d
|
fix: typo, grammar and link
1. examples/.../zilliz/Getting_started_with_Zilliz_and_OpenAI.ipynb
|
2023-03-31 14:18:39 +08:00 |
|
liuliu
|
d7902c06e0
|
fix: typo and grammar
1. examples/.../zilliz/Filtered_search_with_Zilliz_and_OpenAI.ipynb
|
2023-03-31 14:01:55 +08:00 |
|
liuliu
|
524c139bc1
|
revert: spelling adjustment in examples/
1. a -> an in getting-started-with-redis-and-openai.ipynb
|
2023-03-29 09:53:06 +08:00 |
|
Jason Bosco
|
637cc3f87e
|
Add Typesense example to vector databases (#277)
* Add Typesense example to vector databases
* Fix typo
* Add to intro section
|
2023-03-28 15:37:41 -07:00 |
|
Filip Haltmayer
|
3905d2fea0
|
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>
|
2023-03-28 15:36:24 -07:00 |
|
James Briggs
|
927f677b78
|
added new notebooks
|
2023-03-25 11:33:55 +07:00 |
|
James Briggs
|
053740c958
|
add colab link
|
2023-03-24 23:46:03 +07:00 |
|
James Briggs
|
27766e15c3
|
add pinecone readme
|
2023-03-24 23:41:58 +07:00 |
|
liuliu
|
34367ad85d
|
docs: create a block to show how to export parameter to environment in terminal
|
2023-03-17 17:32:13 +08:00 |
|
liuliu
|
b50ac7dff8
|
fix: add space in block of python
1. !pip -> ! pip
|
2023-03-17 17:31:12 +08:00 |
|
liuliu
|
5238623cbf
|
fix: docker-compose up command
1. docker compose -> docker-compose
|
2023-03-17 17:30:19 +08:00 |
|
liuliu
|
6bf85caa6f
|
docs: fix minor spelling issue
|
2023-03-17 17:29:58 +08:00 |
|
liuliu
|
8d933edd75
|
docs: create a block to show how to export parameter to environment in terminal
|
2023-03-17 14:56:01 +08:00 |
|
liuliu
|
87cc560699
|
docs: create a block to show how to export parameter to environment in terminal
|
2023-03-17 14:34:08 +08:00 |
|
liuliu
|
14256c178d
|
docs: highlight tool name and modify spell
1. highlight "Qdrant"
2. modify "REST" to "RESTful"
|
2023-03-17 14:31:20 +08:00 |
|
liuliu
|
d33481caf6
|
fix: remove unused package import
1. datetime is unused
|
2023-03-17 14:05:40 +08:00 |
|
liuliu
|
e3c3e43703
|
doc: highlight text and tool name
1. cannot: highlight to enhance the importance
2. Pinecone
|
2023-03-17 14:03:01 +08:00 |
|
liuliu
|
dd5143a8d6
|
docs: complete the missing symbol * that should be paired in pinecone/Gen_QA.ipynb
|
2023-03-17 14:00:18 +08:00 |
|
colin-openai
|
37da276cb7
|
Merge pull request #202 from dandv/patch-1
Weaviate: update links, minor corrections
|
2023-03-10 01:04:30 -08:00 |
|
colin-openai
|
cc4043f031
|
Merge pull request #133 from filip-halt/milvus_merge
Adding Milvus vector db
|
2023-03-10 01:02:25 -08:00 |
|
Dan Dascalescu
|
957504a268
|
Weaviate: update links, minor corrections
|
2023-03-09 13:43:24 +01:00 |
|
shizhediao
|
aac7223fce
|
Update Gen_QA.ipynb
|
2023-03-07 19:53:22 +08:00 |
|
Logan Kilpatrick
|
f31fae1e0b
|
Merge pull request #172 from eltociear/patch-1
fix typo in Gen_QA.ipynb
|
2023-03-03 13:20:30 -06:00 |
|
Kacper Łukawski
|
bfea84538a
|
Add custom prompt template example
|
2023-03-03 17:50:23 +01:00 |
|
Kacper Łukawski
|
f0e64a72e6
|
Fix typos and increase langchain version to 0.0.100
|
2023-03-03 16:19:51 +01:00 |
|
Ikko Eltociear Ashimine
|
2c4ff6d49e
|
fix typo in Gen_QA.ipynb
recieve -> receive
|
2023-03-03 15:14:09 +09:00 |
|