[Feat]: Update Part objects
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 45/100
- Issue 类型
- 重构
- 描述清晰度
- 描述清楚
- 活跃度
- 停滞
调研方向
Part 接口及其实现位于 io.a2a.spec 包中。首先检查当前的 Part、DataPart、FilePart 和 TextPart 类。查看 Part 的 A2A 规范,以了解所需字段 (text, raw, url, data, metadata, filename, mediaType)。检查是否已有序列化/反序列化测试。目标是将该接口和三个类替换为一个符合规范的 Part 类,并确保它能与 Jackson 等 JSON 库配合使用。
由索引模型根据 Issue 内容生成。
描述
Is your feature request related to a problem? Please describe.
Hello!
I am wondering if it's possible to update the Part interface, as well as the DataPart/FilePart/TextPart implementations in io.a2a.spec, in line with the A2A specification of Part?
The main problem I am having with the current implementation is that I am having trouble doing JSON serialization/deserialization with the Part interface. Jackson/fastjson are unable to processes it.
Describe the solution you'd like
- Remove the Part interface, and DataPart/FilePart/TextPart classes.
- Add a single Part class, with text, raw, url, data, metadata, filename, mediaType fields as described in the spec.
Thanks!
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
- 主要语言
- Java
- 星标
- 495
- 派生
- 174
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 48
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
a2aproject/a2a-java 的其他 Issue
-
[Bug]: NullPointerException in A2ACommonFieldMapper when a struct field has an explicit null value 未关闭
难度 2/5 1-3 小时 新手友好度 78/100
a2aproject/a2a-java#1160 · 1 条评论 · 2 个 reaction ·
-
难度 2/5 1-3 小时 新手友好度 75/100
a2aproject/a2a-java#1142 · 已指派 1 人 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
a2aproject/a2a-java#1012 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
a2aproject/a2a-java#464 · 1 条评论 ·
-
sample
难度 2/5 1-3 小时 新手友好度 70/100
a2aproject/a2a-java#375 · 5 条评论 · 已指派 1 人 ·
查看 a2aproject/a2a-java 的全部 Issue
相似的 Issue
-
area/plugin
难度 2/5 1-3 小时 新手友好度 75/100
kestra-io/plugin-kestra#190 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
integra-team-red/meet-map#249 ·
-
[Studio][Bug] Cancelled create-user dialog keeps the password and admin switch for the next attempt 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
apache/rocketmq-dashboard#5064 ·