skills + agents
This commit is contained in:
@@ -451,6 +451,7 @@ class DatasetReviewOrchestrator:
|
||||
session.session_id,
|
||||
command.user.id,
|
||||
preview,
|
||||
expected_version=command.expected_version,
|
||||
)
|
||||
|
||||
session.current_phase = SessionPhase.PREVIEW
|
||||
@@ -598,6 +599,7 @@ class DatasetReviewOrchestrator:
|
||||
session.session_id,
|
||||
command.user.id,
|
||||
run_context,
|
||||
expected_version=command.expected_version,
|
||||
)
|
||||
|
||||
session.current_phase = SessionPhase.LAUNCH
|
||||
|
||||
Reference in New Issue
Block a user