mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #1116] @ only lists ollama models, not external/litellm ones #27873
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 @antonme on GitHub (Mar 9, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1116
Bug Report
Description
Bug Summary:
Can't make multi-model dialogue with external models.
@ only lists ollama models, not external/litellm ones.
Steps to Reproduce:
Press @ in the input field while having one or more external models configured in litellm
Expected Behavior:
List of all models
Actual Behavior:
Only ollama models
@tjbck commented on GitHub (Mar 10, 2024):
Duplicate: #463, Let's continue our discussion there!