Skip to content

Commit

Permalink
feature 2540 - Fix unclosed tags (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
asimms41 authored Sep 9, 2024
1 parent 8a6ce3d commit 758c680
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions modules/components/pages/processors/ollama_chat.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,5 @@ If `server_address` is not set - the URL to download the ollama binary from. Def


*Type*: `string`

// end::single-source[]
4 changes: 3 additions & 1 deletion modules/components/pages/processors/ollama_embeddings.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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`
*Type*: `string`

// end::single-source[]

0 comments on commit 758c680

Please sign in to comment.