Update structured-outputs.md

This commit is contained in:
Jing Y.
2025-04-23 19:58:25 +08:00
committed by GitHub
parent 914de1d412
commit e96acd378a
+1 -1
View File
@@ -16,7 +16,7 @@ Dify offers two ways to create structured outputs:
### Method 1: Tool Parameters
Define your output structure directly in tool parameters. See **[How to Use JSON Schema Output in Dify?](https://docs.dify.ai/learn-more/extended-reading/how-to-use-json-schema-in-dify)**
Define your output structure directly in tool parameters. See **[Tool](https://docs.dify.ai/plugins/schema-definition/tool) > Data Structures > Return Variable Definitions**.
### Method 2: JSON Schema Editor