mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
[GH-ISSUE #8790] Model IDs do not work in connections #118569
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucyknada on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8790
confirmed working version: v0.5.4
confirmed non working version: v0.5.6
model IDs in connection profile for openrouter:
what happens on latest version now:
@tjbck commented on GitHub (Jan 23, 2025):
Fixed with the latest!
@lucyknada commented on GitHub (Jan 23, 2025):
Thanks!