Commit Graph

24 Commits (main)

Author SHA1 Message Date
Logan Kilpatrick f1e13cfcc7
Misc updates (#1022) 5 months ago
jhills20 7044eecb98
Added embeddings_utils.py to utils directory, and updated references (#841) 7 months ago
Ikko Eltociear Ashimine 6597537307
Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
10 months ago
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
12 months ago
Michael Yuan 6798e1ca3a
Fix wget download updated parameters (#538) 1 year ago
colin-openai 71a2414134
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
1 year ago
Michael Yuan 32cddbef25 implemented batcher for openai embeddings 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
colin-openai edfbae1571
Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
1 year ago
joeywhelan 77276df2b0 Fix redisqna 1 year ago
joeywhelan f69e8a4ace Fix redisjson 1 year ago
Michael Yuan 95747294f5 Redis hybrid VSS queries notebook 1 year ago
joeywhelan b3ef4e3ad3 Add Redis Q&A example 1 year ago
joeywhelan d505735974 Add Redis JSON w/VSS examples 1 year ago
joeywhelan 403b15893c Fix Redis supported client list 1 year ago
liuliu be64945407 revert: spelling adjustment in examples/
1. a -> an in getting-started-with-redis-and-openai.ipynb
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
Sam Partee d0dfca2b95 Add docker-compose and cleanup 1 year ago
Sam Partee 36cf06fc0a Add Redis example notebooks and READMEs 1 year ago