PageIndex/pageindex/backend
Ray 4ffc6b5c0c fix: drop remaining guessed-key fallback in cloud chat response parsing
The chat completions response is strictly OpenAI-shaped; top-level
'content'/'answer' keys never existed. Same cleanup as the tree/OCR
parsing fix.
2026-07-21 16:39:42 +08:00
..
__init__.py feat: add PageIndex SDK with local/cloud dual-mode support (#207) 2026-04-08 20:21:58 +08:00
cloud.py fix: drop remaining guessed-key fallback in cloud chat response parsing 2026-07-21 16:39:42 +08:00
local.py feat: restore status and page/line counts in local get_document 2026-07-19 15:25:25 +08:00
protocol.py fix: enforce collection membership on cloud doc-scoped operations 2026-07-16 06:20:24 +08:00