Skip to content

Commit

Permalink
quote ollama api
Browse files Browse the repository at this point in the history
  • Loading branch information
rssnyder committed Feb 8, 2025
1 parent ad2689e commit 081ca9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/frigate/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ config: |
enabled: True
provider: ollama
model: "llava:13b"
base_url: http://192.168.2.4::11434
base_url: "http://192.168.2.4:11434"
prompt: "Describe the {label} in the sequence of images with as much detail as possible. Do not describe the background."
cameras:
front:
Expand Down

0 comments on commit 081ca9a

Please sign in to comment.