We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Python 3.13.2 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 12:55:35) [Clang 14.0.6 ]
mistralai==1.6.0 pydantic==2.10.6 pydantic-settings==2.8.1 pydantic_core==2.27.2
While using mistral OCR we get deprecation warning from pydantic. originates from:
client-python/src/mistralai/models/ocrrequest.py
Line 79 in bc4adf3
No deprecation warning
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Python -VV
Pip Freeze
Reproduction Steps
While using mistral OCR we get deprecation warning from pydantic.
originates from:
client-python/src/mistralai/models/ocrrequest.py
Line 79 in bc4adf3
Expected Behavior
No deprecation warning
Additional Context
No response
Suggested Solutions
No response
The text was updated successfully, but these errors were encountered: