We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca8928 commit d22b380Copy full SHA for d22b380
1 file changed
README.md
@@ -263,7 +263,7 @@ Phase 1: Structured result surfaces
263
- [x] Expose page-level data in `agentic_parse` output and metadata.
264
- [x] Add stable `tables[]` output instead of relying on text summaries alone.
265
- [x] Add stable `pages[]` output instead of relying on text summaries alone.
266
-- [ ] Add stable `elements[]` output instead of relying on text summaries alone.
+- [x] Add stable `elements[]` output instead of relying on text summaries alone.
267
- [ ] Teach `agentic_search` to consume chunk context more directly.
268
- [ ] Teach `agentic_search` to consume tabular content more directly.
269
- [ ] Teach `agentic_search` to consume page numbers and locators more directly.
0 commit comments