Update llm.mdx

This commit is contained in:
Jing Y.
2025-05-07 12:02:16 +08:00
committed by GitHub
parent 8853723f48
commit 5e13b034c4

View File

@@ -247,7 +247,7 @@ LLM 节点中的 **JSON Schema 编辑器** 让你能够定义 LLM 返回的数
}
```
</Tab>
<Tab title="代码编辑">
<Tab title="代码编辑">
**适用场景**
- **你的数据结构复杂,需要支持嵌套对象或数组**,例如 `订单详情`、`产品列表` 等。