mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-05-24 07:42:46 -05:00
[GH-ISSUE #129] An error occurred: 'File' object has no attribute 'get' #369
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @prabhatadvait on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/129
An error occurred: 'File' object has no attribute 'get'
Along with this error , there is a need of little bit clearity in using Google API Use, how to use , do we need to pay for it?
@Madhuvod commented on GitHub (Feb 24, 2025):
hey @prabhatadvait , no you don't need to pay for the google api, you can read the documentation for how to use it here: https://ai.google.dev/gemini-api/docs ;
Also, let me know what project were you using so that I can look into the error that you got?
Thanks!
@prabhatadvait commented on GitHub (Feb 25, 2025):
I am using Multi Modal agent
@Madhuvod commented on GitHub (Mar 17, 2025):
hey @prabhatadvait , the error is fixed now! here's the pr - https://github.com/Shubhamsaboo/awesome-llm-apps/pull/148
it'll be merged soon, until then - look into the pr for the code
@prabhatadvait commented on GitHub (Mar 23, 2025):
Sure