...
Here is an example how to use this command in a pipeline:
Code Block | ||
---|---|---|
| ||
pipeline: - ai.document.understand: secret: google-document-understand provider: google input: $uri:drive:my-invoice.pdf config: TODO |
...
...
Here is an example how to use this command in a pipeline:
Code Block | ||
---|---|---|
| ||
pipeline: - ai.document.understand: secret: google-document-understand provider: google input: $uri:drive:my-invoice.pdf config: TODO |
...