google / google/adk-python-community
Provide Out-of-the-Box Integration for a Popular Templating Framework
- 主要语言
- Python
- 星标
- 182
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
描述
ADK includes a minimal templating mechanism for the `LlmAgent#instruction` field. To avoid imposing a specific dependency, it uses the `InstructionProvider` interface, allowing developers to integrate their preferred templating framework.
However, this flexibility requires developers to create their own integrations for popular frameworks, leading to duplicated effort. To improve the developer experience, we should offer official, out-of-the-box support for widely-used templating engines.
This issue tracks the creation of the first community-driven integration with a popular framework.
---
Potential use cases to support:
* https://github.com/google/adk-python/issues/575
贡献指南
调研方向
Start with the LlmAgent#instruction field and the InstructionProvider interface described in the issue, then review the linked use case at google/adk-python#575. The framework to support is not selected; done means an official integration with a popular templating framework that avoids duplicated developer effort.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- developer-experience
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 32/100