google / google/adk-python-community

Provide Out-of-the-Box Integration for a Popular Templating Framework

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
182
Forks
75
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.