Create DB record first to get the auto-generated UUID, then use that ID for the storage key. Previously a separate UUID was generated for storage but the DB record got a different one, causing file retrieval to fail during processing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| api | ||
| dependencies | ||
| models | ||
| repositories | ||
| services | ||
| websocket | ||
| __init__.py | ||
| config.py | ||
| main.py | ||