Skip to content

Commit 9e21b4d

Browse files
authored
Merge pull request #1836 from holly-cummins/main
Use more precise guide link for Ollama
2 parents db389fe + 01f78a8 commit 9e21b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-providers/ollama/runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
- ai
77
- langchain4j
88
- openai
9-
guide: "https://docs.quarkiverse.io/quarkus-langchain4j/dev/index.html"
9+
guide: "https://docs.quarkiverse.io/quarkus-langchain4j/dev/guide-ollama.html"
1010
categories:
1111
- "ai"
1212
status: "preview"

0 commit comments

Comments
 (0)