google / google/adk-python-community

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

Abierto
#6 1 comentario 0 reacciones 0 asignados Ver en GitHub
help wanted
Lenguaje dominante
Python
Estrellas
182
Forks
75
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.