Commit graph

6 commits

Author SHA1 Message Date
Dario Thornhill
e08c144f0b
fix(helm): remove trailing slash
The trailing `/` causes requests to be written with `//` and results in 404 responses from the ollama service.

This results in ollama models being unusable. Removing the training slash here resolves the issue.
2024-04-13 07:32:28 +02:00
jmferrerm
2da7dd67ea Allow using external ollama service. 2024-04-09 06:43:08 +02:00
Doug Danat
7813c3316f remove deprecated /api from ollama base url 2024-04-04 23:57:32 +02:00
duhow
18463d935e
pod optimization and advanced settings 2024-02-19 23:32:50 +01:00
duhow
0b7f183a03
add labels and selectors 2024-02-19 22:23:36 +01:00
duhow
cbaada1410
add define names 2024-02-19 21:58:25 +01:00