Skip to content

๐Ÿ—’๏ธ feat: Add Google Vertex AI Mistral OCR Strategy #8125

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

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

danny-avila
Copy link
Owner

  • Implemented new uploadGoogleVertexMistralOCR function for processing OCR using Google Vertex AI.
  • Added vertexMistralOCRStrategy to handle file uploads.
  • Updated FileSources and OCRStrategy enums to include vertexai_mistral_ocr.
  • Introduced helper functions for JWT creation and Google service account configuration loading.

* Implemented new uploadGoogleVertexMistralOCR function for processing OCR using Google Vertex AI.
* Added vertexMistralOCRStrategy to handle file uploads.
* Updated FileSources and OCRStrategy enums to include vertexai_mistral_ocr.
* Introduced helper functions for JWT creation and Google service account configuration loading.
@danny-avila danny-avila changed the title โœจ feat: Add Google Vertex AI Mistral OCR integration ๐Ÿ—’๏ธ feat: Add Google Vertex AI Mistral OCR Strategy Jun 28, 2025
@danny-avila danny-avila merged commit 3f3cfef into dev Jun 28, 2025
7 checks passed
@danny-avila danny-avila deleted the feat/google-mistral-ocr branch June 28, 2025 17:26
@ppatayane
Copy link

Where to refer configurations for Google OCR? https://www.[librechat.ai/docs/features/ocr#ocr-strategies](https://www.librechat.ai/docs/features/ocr#ocr-strategies) needs to be still updated so would be great if someone can share pls

@danny-avila
Copy link
Owner Author

Where to refer configurations for Google OCR? [https://www.librechat.ai/docs/features/ocr#ocr-strategies](https://www.%5Blibrechat.ai/docs/features/ocr#ocr-strategies%5D(https://www.librechat.ai/docs/features/ocr#ocr-strategies)) needs to be still updated so would be great if someone can share pls

no docs yet, will update soon

miguelwon pushed a commit to miguelwon/LibreChat that referenced this pull request Jul 9, 2025
* Implemented new uploadGoogleVertexMistralOCR function for processing OCR using Google Vertex AI.
* Added vertexMistralOCRStrategy to handle file uploads.
* Updated FileSources and OCRStrategy enums to include vertexai_mistral_ocr.
* Introduced helper functions for JWT creation and Google service account configuration loading.
kenshinsamue pushed a commit to intelequia/LibreChat that referenced this pull request Aug 4, 2025
* Implemented new uploadGoogleVertexMistralOCR function for processing OCR using Google Vertex AI.
* Added vertexMistralOCRStrategy to handle file uploads.
* Updated FileSources and OCRStrategy enums to include vertexai_mistral_ocr.
* Introduced helper functions for JWT creation and Google service account configuration loading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants