Promote agent-framework-declarative package to RC

This commit is contained in:
Peter Ibekwe
2026-06-01 17:20:17 -07:00
Unverified
parent b298113d15
commit f38c17a406
6 changed files with 39 additions and 4 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"