Skip to content

✨ add extracting Split and Crop to file#329

Merged
ianardee merged 1 commit into
mainfrom
extract-from-source
Jun 5, 2026
Merged

✨ add extracting Split and Crop to file#329
ianardee merged 1 commit into
mainfrom
extract-from-source

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