mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
feat: Remove @experimental from App class
This change marks the `App` class as no longer experimental. Co-authored-by: Hangfei Lin <hangfei@google.com> PiperOrigin-RevId: 825739749
This commit is contained in:
committed by
Copybara-Service
parent
9014a849ea
commit
b23eed6a85
@@ -69,7 +69,6 @@ class EventsCompactionConfig(BaseModel):
|
||||
compacted summaries, maintaining context."""
|
||||
|
||||
|
||||
@experimental
|
||||
class App(BaseModel):
|
||||
"""Represents an LLM-backed agentic application.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user