[Bug 1250214] New: [doc] Issue in "OPEN WEBUI OVERRIDE FILE WITH OLLAMA INCLUDED"
bugzilla_noreply at suse.com
bugzilla_noreply at suse.com
Fri Sep 19 15:44:25 UTC 2025
https://bugzilla.suse.com/show_bug.cgi?id=1250214
Bug ID: 1250214
Summary: [doc] Issue in "OPEN WEBUI OVERRIDE FILE WITH OLLAMA
INCLUDED"
Classification: SUSE AI
Product: SUSE AI Application Containers
Version: unspecified
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: documentation
Assignee: tbazant at suse.com
Reporter: tapas.nandi at suse.com
QA Contact: ai-maintainers at lists.suse.com
Target Milestone: ---
Found By: ---
Blocker: ---
OPEN WEBUI OVERRIDE FILE WITH OLLAMA INCLUDED:
https://documentation.suse.com/suse-ai/1.0/html/AI-deployment-intro/index.html#owui-helm-overrides-ollama
There are 2 things here:
1. Can we provide a sample yaml for openwebui with pipeline samples or atleast
mention the sample snippet:
---
pipelines:
enabled: true
persistence:
storageClass: local-path
extraEnvVars:
- name: PIPELINES_URLS
value:
"https://raw.githubusercontent.com/SUSE/suse-ai-observability-extension/refs/heads/main/integrations/oi-filter/suse_ai_filter.py"
- name: PRICING_JSON
value:
"https://raw.githubusercontent.com/SUSE/suse-ai-observability-extension/refs/heads/main/integrations/oi-filter/pricing.json"
- name: PIPELINES_API_KEY
value: "AT08HJvZYHneDanV7sh645vvXQQoUq8F"
- name: OTEL_EXPORTER_HTTP_OTLP_ENDPOINT
value:
"http://opentelemetry-collector.opentelemetry.svc.cluster.local:4318"
-------
2. The pipeline env which points to suse_ai_filter gives errors when
implemented and does not ship data to observability:
https://raw.githubusercontent.com/SUSE/suse-ai-observability-extension/refs/heads/main/integrations/oi-filter/suse_ai_filter.py
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/ai-maintainers/attachments/20250919/ad0c6017/attachment.htm>
More information about the Ai-maintainers
mailing list