mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
9624493b55
commit
2b0af33274
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue