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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| knowledge_base_routes.py | ||
| knowledge_base_schemas.py | ||
| routes.py | ||
| schemas.py | ||