Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

docs(samples): Added Human Review Request Sample #357

Merged
merged 5 commits into from
Aug 17, 2022
Merged

docs(samples): Added Human Review Request Sample #357

merged 5 commits into from
Aug 17, 2022

Conversation

holtskinner
Copy link
Member

@holtskinner holtskinner commented Aug 4, 2022

  • Illustrates how to call review_document() to send a processed document to Human in the Loop (HITL)
  • Note: Created new Invoice Processor in Testing project and enabled HITL for testing
  • Ensure the tests and linter pass
  • Appropriate docs were updated (if necessary)
    • Will be once PR goes through

Fixes #356 🦕

@conventional-commit-lint-gcf
Copy link

conventional-commit-lint-gcf bot commented Aug 4, 2022

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@snippet-bot
Copy link

snippet-bot bot commented Aug 4, 2022

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: documentai Issues related to the googleapis/python-documentai API. labels Aug 4, 2022
- Illustrates how to call `review_document()` to send a processed document to Human in the Loop (HITL)
@parthea parthea changed the title feat: Added Human Review Request Sample docs(samples): Added Human Review Request Sample Aug 5, 2022
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2022
@parthea parthea added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 5, 2022
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Aug 6, 2022
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 17, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 17, 2022
@parthea parthea added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 17, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 17, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 17, 2022
@parthea parthea merged commit 1a5ebea into googleapis:main Aug 17, 2022
@holtskinner holtskinner deleted the docai-human-review branch August 17, 2022 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: documentai Issues related to the googleapis/python-documentai API. samples Issues that are directly related to samples. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Example for review_document() method
4 participants