Holt Skinner
Holt Skinner
Gemini, PaLM, Embeddings, Vector Search - https://cloud.google.com/vertex-ai/docs/generative-ai/model-reference/gemini - https://cloud.google.com/vertex-ai/docs/generative-ai/model-reference/text - https://cloud.google.com/vertex-ai/docs/generative-ai/model-reference/text-embeddings - https://cloud.google.com/vertex-ai/docs/vector-search/overview
### File Name gemini/grounding/intro-grounding-gemini.ipynb ### What happened? Add print out of `canidate.grounding_metadata` once https://github.com/googleapis/python-aiplatform/pull/3712 is released to the SDK ### Relevant log output _No response_ ### Code of Conduct -...
[0_Lint Code Base.txt](https://github.com/GoogleCloudPlatform/generative-ai/files/15112002/0_Lint.Code.Base.txt) ``` 2024-04-25T11:44:10.9563422Z 2024-04-25 11:44:10 [ERROR] Errors found in CHECKOV 2024-04-25T11:44:10.9885531Z 2024-04-25 11:44:10 [ERROR] Command output for CHECKOV: 2024-04-25T11:44:10.9886493Z ------ 2024-04-25T11:44:10.9887001Z terraform scan results: 2024-04-25T11:44:10.9887494Z 2024-04-25T11:44:10.9887857Z Passed checks:...
Output from a Jupyter Notebook ``` { "name": "TypeError", "message": "'NoneType' object is not iterable", "stack": "--------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[29], line 1 ----> 1 wrapped_documents...
- Fixes #193 - Adds `inline_words` parameter to `export_hocr_str()` to support previous (incorrect) format.
Consolidates all Classes/Methods into one "API Reference" page. Fixes #236 🦕
- Follow-up to https://github.com/googleapis/python-documentai-toolbox/pull/205
Explore switching PDF Splitter from PikePDF to PyMuPDF See if efficiency/code readability improves https://pymupdf.readthedocs.io/en/latest/about.html