mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-01 04:03:18 +08:00
finalised prototype
This commit is contained in:
parent
c1b2f27f55
commit
9a5303e157
@ -487,7 +487,6 @@ async def websocket_endpoint(websocket: WebSocket):
|
||||
}),
|
||||
websocket,
|
||||
)
|
||||
print("Final output:", chunk)
|
||||
# Send a final 'done' message to signal completion
|
||||
await manager.send_personal_message(
|
||||
json.dumps({"type": "done"}),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user