File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -385,7 +385,8 @@ workflows:
385385 version : 2
386386 build_and_package :
387387 jobs :
388- - lint
388+ - lint :
389+ << : *on-any-branch
389390 - build-debian :
390391 << : *on-any-branch
391392 << : *after-linter
Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ This introduction is intended to present the core concepts it uses and the funct
88!!! important "Prerequisites"
99 Before diving into RedisAI please make sure that you are familiar with the basic concepts of machine learning and Redis.
1010
11+ This video will introduce you to RedisAI at a high level. Give it a watch, then keep reading for more details.
12+
13+ <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/gbiqF-eyTW4 " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture " allowfullscreen ></iframe >
14+
1115In broad strokes, RedisAI's looks as follows:
1216
1317```
You can’t perform that action at this time.
0 commit comments