E2E on t480 showed assistant bubbles rendering {'content': '...'} because
tutu replies carry msgBody as a parsed object and the router stored
str(reply.content). Coerce to the inner text before persisting.
|
||
|---|---|---|
| .. | ||
| routers | ||
| __init__.py | ||
| app.py | ||
| deps.py | ||
| file_schemas.py | ||
| model_config_schemas.py | ||
| websocket.py | ||