Skip to content

Commit b23eed6

Browse files
hangfeicopybara-github
authored andcommitted
feat: Remove @experimental from App class
This change marks the `App` class as no longer experimental. Co-authored-by: Hangfei Lin <[email protected]> PiperOrigin-RevId: 825739749
1 parent 9014a84 commit b23eed6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/google/adk/apps/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ class EventsCompactionConfig(BaseModel):
6969
compacted summaries, maintaining context."""
7070

7171

72-
@experimental
7372
class App(BaseModel):
7473
"""Represents an LLM-backed agentic application.
7574

0 commit comments

Comments
 (0)