File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33This demo shows how to build a Retrieval-Augmented Generation (RAG) application
44using [ MariaDB] ( https://mariadb.com/ ) , [ LocalAI] ( https://localai.io/ ) , and [ Java] ( https://en.wikipedia.org/wiki/Java_(programming_language) ) .
55
6- ** Note:** This demo uses an _ RC version_ of MariaDB which includes SQL syntax that
6+ ** Note:** This demo uses an _ RC version_ of MariaDB, which includes SQL syntax that
77might change in the next GA (stable) version.
88
99## Prerequisites
@@ -30,7 +30,7 @@ Be patient. This might take some time depending on your hardware.
3030
3131## Run the demo
3232
33- Before you run the demo double-check the models downloaded successfully:
33+ Before you run the demo, double-check that the models have been downloaded successfully:
3434
3535``` shell
3636docker logs -f local-ai
You can’t perform that action at this time.
0 commit comments