qingdi
|
7fcba408f1
|
🌟 MyScale VectorStore Support (#377)
* add myscale notebook
* add myscale to vector database notebook
|
2023-05-01 16:46:51 -07:00 |
|
Wey Gu
|
f8bf577df9
|
chore: fixed broken URL in markdown
|
2023-04-24 16:25:15 +08:00 |
|
Ted Sanders
|
091e8e8579
|
updates README table of contents
|
2023-04-14 12:52:53 -07:00 |
|
Logan Kilpatrick
|
028b51f188
|
Merge pull request #341 from jasonbosco/add-typesense-readme
Add README for Typesense
|
2023-04-14 12:44:21 -05:00 |
|
colin-openai
|
9012742f38
|
Merge pull request #238 from liuliuOD/fix/vector_databases
fix: about spelling and command
|
2023-04-14 04:35:50 -07:00 |
|
Jason Bosco
|
a98f0d27d7
|
Add README for Typesense
|
2023-04-14 11:29:44 +05:30 |
|
James Briggs
|
b71a70a435
|
update wget to new langchain docs url
|
2023-04-10 17:57:47 +07:00 |
|
Ted Sanders
|
4c31db4987
|
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
|
94acedc6ba
|
Add getting started with AnalyticDB distributed vector database and OpenAI example.
|
2023-04-07 12:49:39 +08:00 |
|
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>
|
2023-04-06 16:30:10 -07:00 |
|
liuliu
|
f15616cb20
|
fix: typo, grammar and link
1. examples/.../zilliz/Getting_started_with_Zilliz_and_OpenAI.ipynb
|
2023-03-31 14:18:39 +08:00 |
|
liuliu
|
8983cf7df7
|
fix: typo and grammar
1. examples/.../zilliz/Filtered_search_with_Zilliz_and_OpenAI.ipynb
|
2023-03-31 14:01:55 +08:00 |
|
liuliu
|
be64945407
|
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
|
da19a7e3eb
|
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
|
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>
|
2023-03-28 15:36:24 -07:00 |
|
James Briggs
|
8b397868f3
|
added new notebooks
|
2023-03-25 11:33:55 +07:00 |
|
James Briggs
|
8ef3729998
|
add colab link
|
2023-03-24 23:46:03 +07:00 |
|
James Briggs
|
f71d2d23aa
|
add pinecone readme
|
2023-03-24 23:41:58 +07:00 |
|
liuliu
|
c7f3f31b2c
|
docs: create a block to show how to export parameter to environment in terminal
|
2023-03-17 17:32:13 +08:00 |
|
liuliu
|
6faa0e16c9
|
fix: add space in block of python
1. !pip -> ! pip
|
2023-03-17 17:31:12 +08:00 |
|
liuliu
|
dbb2c89539
|
fix: docker-compose up command
1. docker compose -> docker-compose
|
2023-03-17 17:30:19 +08:00 |
|
liuliu
|
662aefd480
|
docs: fix minor spelling issue
|
2023-03-17 17:29:58 +08:00 |
|
liuliu
|
9a8027d10b
|
docs: create a block to show how to export parameter to environment in terminal
|
2023-03-17 14:56:01 +08:00 |
|
liuliu
|
0d55f254ea
|
docs: create a block to show how to export parameter to environment in terminal
|
2023-03-17 14:34:08 +08:00 |
|
liuliu
|
5fac20f42c
|
docs: highlight tool name and modify spell
1. highlight "Qdrant"
2. modify "REST" to "RESTful"
|
2023-03-17 14:31:20 +08:00 |
|
liuliu
|
8193d295b4
|
fix: remove unused package import
1. datetime is unused
|
2023-03-17 14:05:40 +08:00 |
|
liuliu
|
afbf055b08
|
doc: highlight text and tool name
1. cannot: highlight to enhance the importance
2. Pinecone
|
2023-03-17 14:03:01 +08:00 |
|
liuliu
|
0421728133
|
docs: complete the missing symbol * that should be paired in pinecone/Gen_QA.ipynb
|
2023-03-17 14:00:18 +08:00 |
|
colin-openai
|
c3b920f123
|
Merge pull request #202 from dandv/patch-1
Weaviate: update links, minor corrections
|
2023-03-10 01:04:30 -08:00 |
|
colin-openai
|
fcc70e762c
|
Merge pull request #133 from filip-halt/milvus_merge
Adding Milvus vector db
|
2023-03-10 01:02:25 -08:00 |
|
Dan Dascalescu
|
1ceaa89f3a
|
Weaviate: update links, minor corrections
|
2023-03-09 13:43:24 +01:00 |
|
shizhediao
|
35f765e218
|
Update Gen_QA.ipynb
|
2023-03-07 19:53:22 +08:00 |
|
Logan Kilpatrick
|
38c84ede5f
|
Merge pull request #172 from eltociear/patch-1
fix typo in Gen_QA.ipynb
|
2023-03-03 13:20:30 -06:00 |
|
Kacper Łukawski
|
fa9fded505
|
Add custom prompt template example
|
2023-03-03 17:50:23 +01:00 |
|
Kacper Łukawski
|
98b639df22
|
Fix typos and increase langchain version to 0.0.100
|
2023-03-03 16:19:51 +01:00 |
|
Ikko Eltociear Ashimine
|
916843f921
|
fix typo in Gen_QA.ipynb
recieve -> receive
|
2023-03-03 15:14:09 +09:00 |
|
Kacper Łukawski
|
c1f11dc8f7
|
Remove the output of pip install command
|
2023-02-16 18:35:41 +01:00 |
|
Kacper Łukawski
|
cfdda833fd
|
Add an example of how to use Langchain with Qdrant and OpenAI embeddings
|
2023-02-16 18:32:56 +01:00 |
|
Kacper Łukawski
|
878dd10d5c
|
Add "Getting started" notebook for Qdrant
|
2023-02-16 16:30:25 +01:00 |
|
Kacper Łukawski
|
d3da832448
|
Update Qdrant to 1.0.1
|
2023-02-16 10:50:24 +01:00 |
|
Filip Haltmayer
|
7198d48994
|
Add Milvus vector db
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
|
2023-02-15 11:49:27 -08:00 |
|
colin-openai
|
9b17d00cab
|
Merge pull request #131 from Spartee/add-redis-example
Add Redis example notebooks and READMEs
|
2023-02-15 08:04:01 -08:00 |
|
Sam Partee
|
d0dfca2b95
|
Add docker-compose and cleanup
|
2023-02-14 13:05:41 -08:00 |
|
Sam Partee
|
36cf06fc0a
|
Add Redis example notebooks and READMEs
|
2023-02-13 18:08:24 -08:00 |
|
Ted Sanders
|
6b7e5f6695
|
updates docker link to docker.com (#129)
|
2023-02-13 16:56:13 -08:00 |
|
colin-openai
|
264bcb03dd
|
Merging Weaviate notebooks to main (#122)
* updates Weaviate vector database Cookbook examples
|
2023-02-13 10:33:00 -08:00 |
|
colin-openai
|
c31fe72f1a
|
Merge pull request #121 from openai/colin
Fixed commented out vector
|
2023-02-09 02:15:15 -08:00 |
|
colin-openai
|
df570ceb4d
|
Fixed commented out vector
|
2023-02-09 02:14:24 -08:00 |
|
jamescalam
|
7c43d6ab1a
|
added pinecone-openai gen qa example
|
2023-02-08 10:49:53 +04:00 |
|
colin-openai
|
3ad0e718cb
|
Pushing update to remove data loading
|
2023-02-06 03:48:31 -08:00 |
|