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
Hi I'm trying to run the medical imaging example. But when I tried to analyze the image, I got:
Analysis error: 'str' object has no attribute 'get' I tried to correct in various ways but without success. Can you help? Thank you Paolo
Analysis error: 'str' object has no attribute 'get'
The text was updated successfully, but these errors were encountered:
hey @marcheschi, sorry for the delay in our response.
There has been a couple of changed in gemini model naming of gemini-2.0-flash and agno framework, so thus you're getting the error.
The error has just been fixed here: #130
You can continue using it right after it's merged! or you can just look at the pr and apply the changes manually in your local script.
Thanks! lemme know if you have any issues
Sorry, something went wrong.
No branches or pull requests
Hi I'm trying to run the medical imaging example.
But when I tried to analyze the image, I got:
Analysis error: 'str' object has no attribute 'get'
I tried to correct in various ways but without success.
Can you help?
Thank you
Paolo
The text was updated successfully, but these errors were encountered: