mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
If `EventsCompactionConfig` is provided without a `compactor`, a `SlidingWindowCompactor` is now automatically instantiated using the `root_agent`'s LLM. This simplifies configuration by providing a sensible default. PiperOrigin-RevId: 816038579