From 4bf2c4bc0262e1f8a745344ac8bed4f41856fefe Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Wed, 5 Jun 2024 14:33:13 +0300 Subject: [PATCH] Add Ollama note in the advantages section --- docs/modules/ROOT/pages/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 3d5005124..ae06eb94a 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -90,6 +90,7 @@ The extension offers the following advantages over using the vanilla https://git *** Enables GraalVM native image compilation * Dev Services ** Quarkus starts embedding stores and chat memory stores for dev and test mode automatically +** Quarkus integrates with Ollama in order to automatically pull and preload the models that users have configured * Dev UI features ** View table with information about AI services and tools ** Add embeddings into the embedding store