리뷰 에이전트 개발 키트(ADK) 시작하기개

리뷰 10973개

Sergey I. · 7일 전에 리뷰됨

Rose L. · 7일 전에 리뷰됨

cloud shell editor would not open, wasted 45 minutes

Arthur R. · 7일 전에 리뷰됨

There was a code error in adk_project > app_agent > agent.py file. Syntax Error (Line 26): model_name = os. Should be model_name = os.getenv("MODEL_NAME", "gemini-2.5-flash") # Add your specific model name or default here Undefined Variable (Line 73): The code calls cloud_logging_client.close(), but cloud_logging_client is never defined anywhere in your script. This will cause a NameError. You should either remove this line or properly initialize the client earlier in your file: cloud_logging_client = google.cloud.logging.Client() Fixing those will make it work.

Sam Z. · 7일 전에 리뷰됨

rubish, stop wasting my time

John D. · 7일 전에 리뷰됨

Kaitlyn R. · 7일 전에 리뷰됨

Steve P. · 7일 전에 리뷰됨

Rick G. · 7일 전에 리뷰됨

Chell R. · 7일 전에 리뷰됨

Riyaad D. · 7일 전에 리뷰됨

Things are broken

Edlan P. · 7일 전에 리뷰됨

Steve P. · 7일 전에 리뷰됨

There are issues with code. Getting model from OS env variable is missingin agent.py and also there are logging errors when you execute commands.

Varada N. · 7일 전에 리뷰됨

Lab Attempt #1 EPIC FAIL. Error in agent code, since there is no source control or history, or ability to reload original code versions in case of accidental code deletion I had this error: NameError: name 'cloud_logging_client' is not defined CloudLoggingHandler shutting down, cannot send logs entries to Cloud Logging due to inconsistent threading behavior at shutdown. To avoid this issue, flush the logging handler manually or switch to StructuredLogHandler. You can also close the CloudLoggingHandler manually via handler.close or client.close. Failed to send 2 pending logs. Lab Attempt #2 Same result, same error. Shall I try doing it again? Lab Attempt #3 Used your competitor Chatgpt to successfully add logging setup code to app_agent/agent.py which fixed the problem. I can email you the corrected file if you like.

Serge M. · 7일 전에 리뷰됨

May C. · 7일 전에 리뷰됨

Michael Vincent S. · 7일 전에 리뷰됨

Nath P. · 7일 전에 리뷰됨

Augustine K. · 7일 전에 리뷰됨

Jewel V. · 7일 전에 리뷰됨

Manoj V. · 7일 전에 리뷰됨

Cloud Shell editor isnt working as expected

Shylaja T. · 7일 전에 리뷰됨

Adam R. · 7일 전에 리뷰됨

Jigar T. · 7일 전에 리뷰됨

I couldn't complete, kept getting errors

Roman M. · 7일 전에 리뷰됨

Lucas C. · 7일 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.