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

[BUG] google-generativeai= #668

Open
jmikedupont2 opened this issue Dec 6, 2024 · 1 comment
Open

[BUG] google-generativeai= #668

jmikedupont2 opened this issue Dec 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jmikedupont2
Copy link

jmikedupont2 commented Dec 6, 2024

Describe the bug
google-generativeai not in swarms latest

To Reproduce
Steps to reproduce the behavior:

(job, pid=6699) ERROR: Could not find a version that satisfies the requirement google-generativeai==0.3.1 (from swarms\
) (from versions: 0.1.0rc1, 0.1.0rc2)
(job, pid=6699) ERROR: No matching distribution found for google-generativeai==0.3.1 (from swarms)

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@jmikedupont2 jmikedupont2 added the bug Something isn't working label Dec 6, 2024
@patrickbdevaney
Copy link
Contributor

I resolved this in a PR on my fork by adding google-generativeai==0.3.1 to the swarms dependencies, but we have to determine if we want to include it in the swarms package.

Its a platform-specific library, which might be better as a separate pip install for the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants