Python: Promote agent-framework-declarative package to RC (#6256)

* Promote agent-framework-declarative package to RC

* Update missed package status file.
This commit is contained in:
Peter Ibekwe
2026-06-02 12:30:05 -07:00
committed by GitHub
Unverified
parent fa8cfb7567
commit 6086a74302
8 changed files with 47 additions and 6 deletions
@@ -50,6 +50,7 @@ class ExperimentalFeature(str, Enum):
on enum membership or attribute presence over time.
"""
DECLARATIVE_AGENTS = "DECLARATIVE_AGENTS"
EVALS = "EVALS"
FILE_HISTORY = "FILE_HISTORY"
FIDES = "FIDES"