Agent Development Kit(ADK)を使ってみる のレビュー
14576 件のレビュー
nice
Ventura Ryan · 3ヶ月前にレビュー済み
Gupta Guru · 3ヶ月前にレビュー済み
Constanti Alexander · 3ヶ月前にレビュー済み
Argoebie Farry · 3ヶ月前にレビュー済み
No way topause lab and return to it
Palaniappan Raj · 3ヶ月前にレビュー済み
Mathew Josy · 3ヶ月前にレビュー済み
Bagsit Ivan · 3ヶ月前にレビュー済み
Ishchenko Sergey · 3ヶ月前にレビュー済み
Lecciones Rose · 3ヶ月前にレビュー済み
cloud shell editor would not open, wasted 45 minutes
Rosling Arthur · 3ヶ月前にレビュー済み
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.
Zeya Sam · 3ヶ月前にレビュー済み
rubish, stop wasting my time
Ding John · 3ヶ月前にレビュー済み
Rivera Kaitlyn · 3ヶ月前にレビュー済み
Parker Steve · 3ヶ月前にレビュー済み
Gan Rick · 3ヶ月前にレビュー済み
Ronquillo Chell · 3ヶ月前にレビュー済み
Davids Riyaad · 3ヶ月前にレビュー済み
Things are broken
Policarpio Edlan · 3ヶ月前にレビュー済み
Parker Steve · 3ヶ月前にレビュー済み
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.
Nair Varada · 3ヶ月前にレビュー済み
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.
Merzliakov Serge · 3ヶ月前にレビュー済み
Chen May · 3ヶ月前にレビュー済み
Solis Michael Vincent · 3ヶ月前にレビュー済み
Pearson Nath · 3ヶ月前にレビュー済み
Kisitu Augustine · 3ヶ月前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。