google / google/adk-python

Artifacts available at the app level

Abierto
#3,646 1 comentario 0 reacciones 1 asignado Reclamado por @DeanChensj Ver en GitHub
needs review services
Lenguaje dominante
Python
Estrellas
21.5k
Forks
4k
Merge medio
1 d 14 h
PR fusionados (30 d)
37

Descripción

** Please make sure you read the contribution guide and file the issues in the right place. **
[Contribution guide.](https://google.github.io/adk-docs/contributing-guide/)

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I want to be able to share/update artifacts that are accessible to ALL users. Currently artifacts are only available within the session and user scope.

My usecase is being able to inject an artifact within my system prompt for self evolution. A new prompt that is saved as an artifact should be available at the app level so that all users can benefit from it.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

Allow saving artifacts to be accessible at the App level.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

Callbacks to load files from a bucket and append to system prompt. But theres no straight forward way to inject into the middle of a system prompt (unless you have suggestions) . Artifacts would make it easy with placeholders

**Additional context**
Add any other context or screenshots about the feature request here.

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.