Skip to content

Conversation

@OGuggenbuehl
Copy link

@OGuggenbuehl OGuggenbuehl commented Jul 11, 2025

This pull request enhances the DoclingConverter class by adding introducing serialization & deserialization methods. It also updates the corresponding tests to ensure the new functionality is well-covered.

Changes to DoclingConverter:

  • Serialization and deserialization:
    • Introduced to_dict and from_dict methods to allow the DoclingConverter to be serialized and deserialized for pipeline persistence.

@mergify
Copy link

mergify bot commented Jul 11, 2025

Merge Protections

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

🔴 Require two reviewer for test updates

This rule is failing.

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 2

🟢 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)(?:\(.+\))?(!)?:

@OGuggenbuehl OGuggenbuehl changed the title implement bytestream-handling & serialization methods feat: implement bytestream-handling & serialization methods Jul 11, 2025
@OGuggenbuehl OGuggenbuehl force-pushed the feature/deepset-cloud-methods branch from db8f469 to c2d2ebb Compare July 16, 2025 12:54
@OGuggenbuehl OGuggenbuehl changed the title feat: implement bytestream-handling & serialization methods feat: implement serialization methods Jul 16, 2025
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.

1 participant