Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Docling JSON ingestion #783

Merged
merged 3 commits into from
Jan 24, 2025
Merged

feat: add Docling JSON ingestion #783

merged 3 commits into from
Jan 24, 2025

Conversation

vagenas
Copy link
Contributor

@vagenas vagenas commented Jan 21, 2025

Resolves #781.

Copy link

mergify bot commented Jan 21, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

docling/backend/json/docling_json_backend.py Outdated Show resolved Hide resolved
docling/datamodel/document.py Outdated Show resolved Hide resolved
…SON disambiguation, document intricacies

Signed-off-by: Panos Vagenas <[email protected]>
@vagenas vagenas marked this pull request as ready for review January 24, 2025 16:03
ceberam
ceberam previously approved these changes Jan 24, 2025
Co-authored-by: Cesar Berrospi Ramis <[email protected]>
Signed-off-by: Panos Vagenas <[email protected]>
@vagenas vagenas merged commit 88a0e66 into main Jan 24, 2025
9 checks passed
@vagenas vagenas deleted the add-docling-json-ingestion branch January 24, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support JSON format with DoclingDocument as InputFormat
2 participants