mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
Merge branch 'dev' into fix-user-valves
This commit is contained in:
@@ -313,7 +313,8 @@ async def generate_function_chat_completion(form_data, user):
|
||||
},
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
|
||||
if model_info:
|
||||
if model_info.base_model_id:
|
||||
form_data["model"] = model_info.base_model_id
|
||||
|
||||
Reference in New Issue
Block a user