Shangjie Chen

Results 11 comments of Shangjie Chen

Hi @polong-lin , the documented behavior is not correct, this endpoint won't update existing session, could you help update?

Hi @lambda72453 , could you do something like this: `root_agent = LlmAgent( name='orchestrator_agent', model='projects/cloud-llm-preview1/locations/global/publishers/google/models/gemini-2.5-flash', description="""Cool dude""", tools=[], )`

Thanks @simond for your help. @Datise could you check if that works for you?

Hi @wyf7107 , I don't have the permission to migrate this issue to adk-web, I think this ticket is more about adding Web UI support for showing all the artifacts.

Hi @nikogamulin , are you uploading file with `adk web` UI or using the artifact service directly?

You might using the load_artifacts tool, see sample in https://github.com/google/adk-python/tree/main/contributing/samples/generate_image.