Skip to content

Commit becbcb5

Browse files
committed
ollama-integration: mention doc link
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 7f0eafe commit becbcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollama-integration/ollama-integration.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import QOwnNotesTypes 1.0
55
* This script provides integration for a local Ollama backend
66
* See: https://github.com/ollama/ollama
77
* List of models: https://github.com/ollama/ollama?tab=readme-ov-file#model-library
8-
* OpenAPI endpoint: https://ollama.com/blog/openai-compatibility
8+
* OpenAPI endpoint: https://ollama.com/blog/openai-compatibility or https://github.com/ollama/ollama/blob/main/docs/openai.md
99
*/
1010
Script {
1111
property string baseUrl;

0 commit comments

Comments
 (0)