Skip to content

Model name inconsistency in Step 2 of 'Agent Team' Tutorial (gpt_4o vs Claude Sonnet) #273

@BhaveshBalaji

Description

@BhaveshBalaji

Describe the bug:

In the step_2_anthropic of "Agent Team" tutorial, the model name is given as gpt-4o whereas it uses Claude-Sonnet as the model for the exercise. My assumption is that the description and Instruction of root_agent must mention "Claude-Sonnet" instead of "gpt-4o".

Steps to reproduce

Go to "adk-docs/examples/python/tutorial/agent_team/adk-tutorial/", for tutorial on 'Agent Team'.

It has multiple steps. In agent.py of 'step_2_anthropic' folder, the model name is given as gpt-4o in the description and Instructions of Agent(), but it should be Claude-Sonnet instead.

Screenshot (issue highlighted in red line):

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions