Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

✨ add extracting Split and Crop to file#329

Merged
ianardee merged 1 commit into
mainmindee/mindee-api-java:mainfrom
extract-from-sourcemindee/mindee-api-java:extract-from-sourceCopy head branch name to clipboard
Jun 5, 2026
Merged

✨ add extracting Split and Crop to file#329
ianardee merged 1 commit into
mainmindee/mindee-api-java:mainfrom
extract-from-sourcemindee/mindee-api-java:extract-from-sourceCopy head branch name to clipboard

Conversation

@ianardee
Copy link
Copy Markdown
Collaborator

@ianardee ianardee commented Jun 3, 2026

Description

allow this sort of thing

var extractedSplit = response
        .getInference()
        .getResult()
        .getSplits()
        .get(0)
        .extractFromInputSource(inputSource)

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires a change to the official Guide documentation.

@ianardee ianardee requested a review from sebastianMindee June 3, 2026 15:12
@ianardee ianardee force-pushed the extract-from-source branch from 725c774 to 9714e1e Compare June 3, 2026 15:18
@ianardee ianardee merged commit 924a54d into main Jun 5, 2026
19 of 21 checks passed
@ianardee ianardee deleted the extract-from-source branch June 5, 2026 12:31
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.