refactor(agentscope): 重构提示词模块和运行时任务处理
This commit is contained in:
@@ -235,7 +235,6 @@ class AgentScopeRunner:
|
||||
derived_divination=derived_divination,
|
||||
)
|
||||
worker_output = worker_output_model.model_validate(worker_result.payload)
|
||||
worker_output.divination_derived = derived_divination
|
||||
await self._emit_step_event(
|
||||
pipeline=pipeline,
|
||||
run_input=run_input,
|
||||
|
||||
Reference in New Issue
Block a user