agentscope-ai / agentscope-ai/agentscope-java
[Enhance]: ag-ui enhancement & extension, custom agent generation based on RunAgentInput.
未關閉
area/ext/integration
enhancement
- 主要語言
- Java
- 星號
- 5.6k
- 分支
- 1.3k
- 平均合併
- 4 天 12 小時
- 30 天內合併 PR
- 77
描述
Functional Requirements / 功能需求
#### FR-1: Context-Aware Agent Factory Interface
**English:**
- Define a functional interface `InputContextualAgentFactory` that accepts `RunAgentInput` and returns an `Agent` instance
- The interface should allow factories to access all request parameters (threadId, runId, messages, forwardedProps, tools, etc.)
**中文:**
- 定义函数式接口 `InputContextualAgentFactory`,接受 `RunAgentInput` 并返回 `Agent` 实例
- 该接口应允许工厂访问所有请求参数(threadId、runId、messages、forwardedProps、tools 等)
貢獻指南
評估
這個 Issue 還沒有評估資料。