mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-01 20:35:52 -04:00
Update structured-outputs.md
This commit is contained in:
@@ -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 **[How to Use JSON Schema Output in Dify?](https://docs.dify.ai/learn-more/extended-reading/how-to-use-json-schema-in-dify)**
|
||||
|
||||
### Method 2: JSON Schema Editor
|
||||
|
||||
@@ -24,7 +24,7 @@ Use the built-in editor in LLM nodes. See **[LLM](https://docs.dify.ai/guides/wo
|
||||
|
||||
## Error Handling
|
||||
|
||||
**What Can Go Wrong?**
|
||||
**What Can Go Wrong**
|
||||
|
||||
When you are working with the JSON Schema Editor, you might run into a few common challenges:
|
||||
|
||||
@@ -51,4 +51,4 @@ When you are working with the JSON Schema Editor, you might run into a few commo
|
||||
|
||||
2. Set up **Failure Branch** to handle any errors.
|
||||
|
||||
See [Error Handling](https://docs.dify.ai/guides/workflow/error-handling) for more details.
|
||||
See [Error Handling](https://docs.dify.ai/guides/workflow/error-handling) for more details.
|
||||
|
||||
Reference in New Issue
Block a user