a2aproject / a2aproject/a2a-samples
Marvin Agent - 503 Errors
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 1.8k
- Fork
- 751
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.