mirror of
https://github.com/open-webui/open-webui
synced 2025-02-23 05:38:41 +00:00
refac
This commit is contained in:
parent
9624493b55
commit
2b0af33274
@ -1340,7 +1340,6 @@ async def process_chat_response(
|
||||
|
||||
try:
|
||||
data = json.loads(data)
|
||||
print(data)
|
||||
|
||||
if "selected_model_id" in data:
|
||||
model_id = data["selected_model_id"]
|
||||
|
Loading…
Reference in New Issue
Block a user