Skip to content

feat: Introduce app abstraction, contents_strategy and compaction_strategy #2365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

feat: Introduce app abstraction, contents_strategy and compaction_strategy

  • app: the top level abstraction for an ADK application. It contains an root agent, and plugins.
  • content_strategy: the abstraction for selecting the contents for LLM request.
  • compaction_strategy: the abstraction for compacting the events.
  • Added sequence_id and summary_range in event class.

@copybara-service copybara-service bot added the google-contributor [Bot] This PR is created by Google label Aug 5, 2025
…ategy

* `app`: the top level abstraction for an ADK application. It contains an root agent, and plugins.
* `content_strategy`: the abstraction for selecting the contents for LLM request.
* `compaction_strategy`: the abstraction for compacting the events.
* Added `sequence_id` and `summary_range` in event class.

PiperOrigin-RevId: 791357608
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google-contributor [Bot] This PR is created by Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant