Skip to content

Conversation

copybara-service[bot]
Copy link

chore(config): Reimplements AgentConfig with pydantic v2 convention and allow all possible values for agent_class field in all Agent Configs

All below are valid values now.

agent_class: LlmAgent
agent_class: google.adk.agents.LlmAgent
agent_class: google.adk.agents.llm_agent.LlmAgent

@copybara-service copybara-service bot added the google-contributor [Bot] This PR is created by Google label Aug 22, 2025
@copybara-service copybara-service bot force-pushed the copybara/798341605 branch 2 times, most recently from 6fe06e5 to fa21fd0 Compare August 27, 2025 18:20
…nd allow all possible values for `agent_class` field in all Agent Configs

All below are valid values now.

```
agent_class: LlmAgent
agent_class: google.adk.agents.LlmAgent
agent_class: google.adk.agents.llm_agent.LlmAgent
```
PiperOrigin-RevId: 800228114
@copybara-service copybara-service bot merged commit 3bc2d77 into main Aug 28, 2025
@copybara-service copybara-service bot deleted the copybara/798341605 branch August 28, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google-contributor [Bot] This PR is created by Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant