-
Notifications
You must be signed in to change notification settings - Fork 415
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
Add support for python 3.13 #518
Labels
type:feature request
New feature request/enhancement
Comments
MarkDaoust
added a commit
to MarkDaoust/generative-ai-python
that referenced
this issue
Aug 22, 2024
Change-Id: I9f46b79ad9a111cf47eb25fbab3553a4f2db005d
Any updates on this? Python 3.13 has been out for a month now and is the Python version used in e.g. Fedora 41. |
3.13 support is broken for this package due to #585 (closed but not fixed) |
2 tasks
Realiserad
added a commit
to Realiserad/fish-ai
that referenced
this issue
Dec 30, 2024
Remove the Google provider because the generative-ai-python dependency blocks us from supporting Python 3.13. We can add it back again when google-gemini/generative-ai-python#518 is resolved. BREAKING CHANGE: Support for Gemini has been temporarily suspended. If you are using the Google provider, do not install this version and stick to the v0.18.0 tag.
Realiserad
added a commit
to Realiserad/fish-ai
that referenced
this issue
Dec 30, 2024
Remove the Google provider because the generative-ai-python dependency blocks us from supporting Python 3.13. We can add it back again when google-gemini/generative-ai-python#518 is resolved. BREAKING CHANGE: Support for Gemini has been temporarily suspended. If you are using the Google provider, do not install this version and stick to the v0.18.0 tag.
cc @MarkDaoust |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the bug:
Python 3.13 is launching soon, ensure any new releases are compatible.
Actual vs expected behavior:
We don't have any tests for 3.13. Add a test action for 3.13
Any other information you'd like to share?
No response
The text was updated successfully, but these errors were encountered: