This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 780fba2533d (chores) camel-test-infra-ollama: upgrade Ollama container
to 0.3.5
780fba2533d is described below
commit 780fba2533dae9d3ec836727cd10a7e64fcd3199
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Mon Aug 12 10:37:51 2024 +0200
(chores) camel-test-infra-ollama: upgrade Ollama container to 0.3.5
---
.../org/apache/camel/test/infra/ollama/services/container.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/test-infra/camel-test-infra-ollama/src/test/resources/org/apache/camel/test/infra/ollama/services/container.properties
b/test-infra/camel-test-infra-ollama/src/test/resources/org/apache/camel/test/infra/ollama/services/container.properties
index ac27e25d488..610fe3d18ad 100644
---
a/test-infra/camel-test-infra-ollama/src/test/resources/org/apache/camel/test/infra/ollama/services/container.properties
+++
b/test-infra/camel-test-infra-ollama/src/test/resources/org/apache/camel/test/infra/ollama/services/container.properties
@@ -15,5 +15,5 @@
## limitations under the License.
## ---------------------------------------------------------------------------
ollama.port=11434
-ollama.container=ollama/ollama:0.1.48
+ollama.container=ollama/ollama:0.3.5
ollama.model=orca-mini
\ No newline at end of file