-
Notifications
You must be signed in to change notification settings - Fork 45k
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(block): Add batch matched result and its count on ExtractTextInformationBlock #9470
feat(block): Add batch matched result and its count on ExtractTextInformationBlock #9470
Conversation
PR Reviewer Guide πHere are some key observations to aid the review process:
|
Here's the code health analysis summary for commits Analysis Summary
|
β Deploy Preview for auto-gpt-docs-dev canceled.
|
β Deploy Preview for auto-gpt-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
β Deploy Preview for auto-gpt-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works!
Changes ποΈ
Introduced
matched_result
&matched_count
as a batch matched result list and its count for the block execution of ExtractTextInformationBlock.Checklist π
For code changes:
Example test plan
For configuration changes:
.env.example
is updated or already compatible with my changesdocker-compose.yml
is updated or already compatible with my changesExamples of configuration changes