mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
refactor(framework): move RunningFlowContext from flow.entity to flow package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package work.slhaf.demo.flow;
|
||||
|
||||
import work.slhaf.partner.api.agent.runtime.interaction.flow.entity.RunningFlowContext;
|
||||
import work.slhaf.partner.api.agent.runtime.interaction.flow.RunningFlowContext;
|
||||
|
||||
public class AgentDemoFlowContext extends RunningFlowContext {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user