File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed
python-recipes/vector-search Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change 1717 " \n " ,
1818 " ## Requirements\n " ,
1919 " - Redis 8.4.0+\n " ,
20- " - redisvl>=0.13.1 \n " ,
20+ " - redisvl>=0.13.2 \n " ,
2121 " - redispy>=7.1.0\n " ,
2222 " \n " ,
2323 " ## Let's Begin!\n " ,
3030 "source" : " ### Install Packages"
3131 },
3232 {
33- "metadata" : {
34- "ExecuteTime" : {
35- "end_time" : " 2025-12-19T08:03:51.826314Z" ,
36- "start_time" : " 2025-12-19T08:03:51.784443Z"
37- }
38- },
33+ "metadata" : {},
3934 "cell_type" : " code" ,
40- "source" : " %pip install \" redisvl>=0.13.1\" nltk pandas sentence-transformers" ,
41- "outputs" : [
42- {
43- "name" : " stderr" ,
44- "output_type" : " stream" ,
45- "text" : [
46- " UsageError: Line magic function `%` not found.\n "
47- ]
48- }
49- ],
50- "execution_count" : 20
35+ "source" : " %pip install \" redisvl>=0.13.2\" nltk pandas sentence-transformers" ,
36+ "outputs" : [],
37+ "execution_count" : null
5138 },
5239 {
5340 "metadata" : {},
You can’t perform that action at this time.
0 commit comments