a2ui-project / a2ui-project/a2ui
Python a2ui_core: Provide a tool to generate model classes for any custom catalogs
- 主要言語
- TypeScript
- スター
- 16.4k
- フォーク
- 1.3k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 134
説明
https://github.com/a2ui-project/a2ui/pull/1575 introduces a [script](https://github.com/a2ui-project/a2ui/blob/main/agent_sdks/python/a2ui_core/scripts/generate_schemas.py) that generates model class based on the A2UI spec.
It would be good if we can provide a tool to generate model classes for any custom catalogs. See context in https://github.com/a2ui-project/a2ui/pull/1575#discussion_r3378063954.
コントリビューションガイド
調査の方向性
Examine the existing script at agent_sdks/python/a2ui_core/scripts/generate_schemas.py to understand how it works with the A2UI spec. Review the linked PR discussion for context on custom catalogs. The task involves extending or creating a new tool that can accept a custom catalog definition and generate corresponding Python model classes. Start by understanding the structure of the spec and the generated classes, then design the tool's input and output.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, typescript
- 領域
- backend-api-design, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100