| refactor(operator): Add executable operator abstraction framework
- Add Operator abstract base class with invoke/stream/tunables/state interfaces
- Add LLMCallOperator with tunable system_prompt/user_prompt support
- Add ToolCallOperator with tool call encapsulation and tunable descriptions
- Add MemoryCallOperator with memory operation encapsulation
- Support parameter freezing, state management, callback extension
Refs: #329
Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com>
# message auto-generated for no-merge-commit merge:
!395 refactor(operator): Add executable operator abstraction framework
From: @z2tng
Reviewed-by: @deyang, @yangzequ
See merge request: openJiuwen/agent-core!395 | 3 个月前 |