Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NexaLayer 的自然语言能力是受控操作入口,不是开放式聊天机器人。
用户输入 -> Intent 识别 -> Capability 映射 -> 参数抽取和确认 -> Executor 调用 API -> Formatter 输出自然语言结果
用户:美国有哪些动态产品? 系统:返回产品列表并保存为 lastResult。 用户:帮我挑两个库存高的 系统:从上次结果中排序并推荐两个。 用户:开通第一个 系统:请求确认,确认后创建 Session。