mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore(config): replace @working_in_progress with @experimental for config agent feature
PiperOrigin-RevId: 792803076
This commit is contained in:
committed by
Copybara-Service
parent
944e39ec2a
commit
b4f1ebea31
@@ -28,7 +28,6 @@ from ..events.event import Event
|
||||
from ..models.llm_request import LlmRequest
|
||||
from ..models.llm_response import LlmResponse
|
||||
from ..tools.base_tool import BaseTool
|
||||
from ..utils.feature_decorator import working_in_progress
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from ..agents.invocation_context import InvocationContext
|
||||
|
||||
Reference in New Issue
Block a user