[GH-ISSUE #128] Analysis error In Medical Imaging #2016

Closed
opened 2026-04-21 08:15:18 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @marcheschi on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/128

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

Originally created by @marcheschi on GitHub (Feb 24, 2025). Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/128 Hi I'm trying to run the [medical imaging](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/ai_agent_tutorials/ai_medical_imaging_agent) 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
Author
Owner

@Madhuvod commented on GitHub (Feb 24, 2025):

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: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/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

<!-- gh-comment-id:2679467112 --> @Madhuvod commented on GitHub (Feb 24, 2025): 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: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/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
Author
Owner

@marcheschi commented on GitHub (Feb 25, 2025):

Thank You very much ,
Now it works very well .

<!-- gh-comment-id:2681491495 --> @marcheschi commented on GitHub (Feb 25, 2025): Thank You very much , Now it works very well .
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#2016