Holt Skinner
Holt Skinner
- To simplify maintenance/testing, it could be beneficial to use a File Tree Library for the GCS Utilities. Examples: https://github.com/ddddddO/gtree https://github.com/owlinux1000/gcstree
- The current default behavior makes post-processing difficult when the OCR doesn't group the table rows correctly.
Transcript of conversation with Rand Wrobel. Rand Wrobel, Jan 9, 7:36 PM Is there any index into the functions provided in the DocAI Toolbox in Git? You, Jan 9, 8:26 ...
Inspired by https://stackoverflow.com/a/77609221/6216983 The[`from_gcs()`][2] method can only create a single Wrapped Document from a single document output in GCS. It could be simpler for users if this method could output...
Vertex AI RAG Sample Tests added in https://github.com/GoogleCloudPlatform/python-docs-samples/pull/11460 are currently skipped due to the public SDK not having the updated methods.
I have multiple Processors in my test project that start with "FORM" (e.g. FORM_W2, FORM_W9) The current view makes it difficult to choose a specific one. It would also be...
Blocking #747 `document-processing-workflows` ``` 2024-02-15T12:38:48.9347428Z [0m2024-02-15 12:38:48 [0;31m[ERROR][0m Errors found in CHECKOV[0m 2024-02-15T12:38:48.9448561Z [0m2024-02-15 12:38:48 [0;31m[ERROR][0m Command output for CHECKOV: 2024-02-15T12:38:48.9449968Z ------ 2024-02-15T12:38:48.9450551Z terraform scan results: 2024-02-15T12:38:48.9450952Z 2024-02-15T12:38:48.9451458Z Passed checks:...
# Description Added integration of [LlamaIndex on Vertex AI for RAG](https://cloud.google.com/vertex-ai/generative-ai/docs/llamaindex-on-vertexai) (Vertex AI Managed RAG) Please comment if I missed any contribution steps. ## New Package? Did I fill in...
## Description Partial fix for b/349640878