| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: update java config constructor docs Align the Java Config constructor documentation with the current SDK signatures. Document the isInCluster and goFunctionURN constructor parameters in both Chinese and English API docs. Related: #286 Signed-off-by: mhsong2 <songminhui2@huawei.com> | 2 天前 | |
fix: correct AI Agent session wait API name in docs The SessionObj SDK interface for AI Agent session wait is waitForNotify (not wait). Update all documentation references across zh and en docs: - ai_agent_session.md: sess.wait() -> sess.waitForNotify() in code examples, API descriptions, and flow diagrams - ai_agent_multiturn_dialogue.md: same changes - java_sdk.md: API signature wait(long) -> waitForNotify(long) - register_function.md, update_function.md: conceptual references wait/notify -> waitForNotify/notify The actual Java interface is defined as: JsonObject waitForNotify(long timeoutMs) and Python as: wait_for_notify(timeout_ms). Signed-off-by: neatline <fuyipeng3@huawei.com> | 1 天前 | |
docs: 新增英文首页和多语言函数编程接口章节 - 新增英文首页 - 新增多语言函数编程接口章节 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 | |
docs: 新增英文首页和多语言函数编程接口章节 - 新增英文首页 - 新增多语言函数编程接口章节 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 | |
docs: 新增英文首页和多语言函数编程接口章节 - 新增英文首页 - 新增多语言函数编程接口章节 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 天前 | ||
| 1 天前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |