- LlamaParse service now returns a ParseResult dataclass with markdown, total page count, and a list of failed pages (page number + error) - Knowledge base service sets status to "partial" (instead of "parsed") when some pages failed, with a descriptive error listing which pages failed and why - Frontend StatusBadge shows "partial parse" in orange for partial status - Error details are shown inline below the document row for both partial and error statuses Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| api | ||
| dependencies | ||
| models | ||
| repositories | ||
| services | ||
| websocket | ||
| __init__.py | ||
| config.py | ||
| main.py | ||