diff --git a/modules/components/pages/processors/ollama_chat.adoc b/modules/components/pages/processors/ollama_chat.adoc index 885a9108..01ef2db9 100644 --- a/modules/components/pages/processors/ollama_chat.adoc +++ b/modules/components/pages/processors/ollama_chat.adoc @@ -313,3 +313,5 @@ If `server_address` is not set - the URL to download the ollama binary from. Def *Type*: `string` + +// end::single-source[] \ No newline at end of file diff --git a/modules/components/pages/processors/ollama_embeddings.adoc b/modules/components/pages/processors/ollama_embeddings.adoc index b1b8cd26..8a8892a2 100644 --- a/modules/components/pages/processors/ollama_embeddings.adoc +++ b/modules/components/pages/processors/ollama_embeddings.adoc @@ -187,4 +187,6 @@ cache_directory: /opt/cache/connect/ollama If `server_address` is not set - the URL to download the ollama binary from. Defaults to the offical Ollama GitHub release for this platform. -*Type*: `string` \ No newline at end of file +*Type*: `string` + +// end::single-source[] \ No newline at end of file