Skip to content
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

feat: add back support for gemini #127

Open
Realiserad opened this issue Dec 30, 2024 · 0 comments
Open

feat: add back support for gemini #127

Realiserad opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
type/feature Feature request

Comments

@Realiserad
Copy link
Owner

Support for Gemini was removed in commit f8e65a2 because it requires a dependency which does yet support Python 3.13. Not having Python 3.13 causes installation issues on bleeding edge distributions such as Fedora and Arch Linux.

Once Python 3.13 is supported by generative-ai-python, do the following:

  • Revert commit f8e65a2.
  • Update generative-ai-python to the latest version.
  • Make sure the Python 3.13 tests pass.
@Realiserad Realiserad added the type/feature Feature request label Dec 30, 2024
@Realiserad Realiserad self-assigned this Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant