mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
@ only lists ollama models, not external/litellm ones #449
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).
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!