24 Commits

Author SHA1 Message Date
Logan Kilpatrick
f1e13cfcc7
Misc updates (#1022) 2024-01-25 11:59:05 -06:00
jhills20
7044eecb98
Added embeddings_utils.py to utils directory, and updated references (#841) 2023-11-10 12:07:25 -05:00
Ikko Eltociear Ashimine
6597537307
Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
2023-08-17 03:21:48 -07:00
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
2023-06-28 01:37:01 -07:00
Michael Yuan
6798e1ca3a
Fix wget download updated parameters (#538) 2023-06-26 01:45:57 -07:00
colin-openai
71a2414134
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
2023-06-16 08:41:40 +01:00
Michael Yuan
32cddbef25 implemented batcher for openai embeddings 2023-05-24 18:44:04 -04:00
Michael Yuan
47046a1c86 Changes and additions in response to PR comments 2023-05-16 13:30:14 -04:00
Michael Yuan
ea124a2db3 Changes and additions in response to PR comments 2023-05-16 13:27:16 -04:00
Michael Yuan
f6b67799e9 Changes and additions in response to PR comments 2023-05-16 12:56:57 -04:00
colin-openai
edfbae1571
Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
2023-05-14 20:47:25 +01:00
joeywhelan
77276df2b0 Fix redisqna 2023-05-12 13:35:16 -06:00
joeywhelan
f69e8a4ace Fix redisjson 2023-05-12 12:04:19 -06:00
Michael Yuan
95747294f5 Redis hybrid VSS queries notebook 2023-05-11 19:25:59 -04:00
joeywhelan
b3ef4e3ad3 Add Redis Q&A example 2023-05-11 13:48:24 -06:00
joeywhelan
d505735974 Add Redis JSON w/VSS examples 2023-05-10 12:51:06 -06:00
joeywhelan
403b15893c Fix Redis supported client list 2023-05-03 15:46:46 -06: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
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
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