| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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: 分离文档中英文目录,更新部分API描述 - 中英文文档分开存放,后续上线英文文档 - 更新部分Python API描述,与最新API接口保持一致 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 | |
docs: 分离文档中英文目录,更新部分API描述 - 中英文文档分开存放,后续上线英文文档 - 更新部分Python API描述,与最新API接口保持一致 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 | |
docs: 分离文档中英文目录,更新部分API描述 - 中英文文档分开存放,后续上线英文文档 - 更新部分Python API描述,与最新API接口保持一致 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 天前 | ||
| 1 天前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |