a2aproject / a2aproject/a2a-samples

Marvin Agent - 503 Errors

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.8k
Forks
751
PR merge metrics
No merged PRs in 30d

Description

### What happened?

@daavoo @zzstoatzz The Sample agent at https://github.com/google-a2a/a2a-samples/tree/main/samples/python/agents/marvin currently uses the code in the `common/` directory which is deprecated. Please update this agent to use the A2A Python SDK https://github.com/google/a2a-python

```
| pydantic_core._pydantic_core.ValidationError: 1 validation error for TextPart
| text
| Input should be a valid string [type=string_type, input_value=[TextPart(type='text', te...ioned.', metadata=None)], input_type=list]
| For further information visit https://errors.pydantic.dev/2.11/v/string_type
```
### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.