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
コントリビューションガイド
評価
この issue はまだ評価されていません。