Skip to content

Commit 79920b9

Browse files
committed
readme for structured output is updated
1 parent cd4426f commit 79920b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ $content = Arr::get($response->choices[0], 'message.content');
392392
```
393393

394394
- #### Structured Output
395-
(Please also refer to [OpenRouter Document Structured Output](https://openrouter.ai/docs/structured-outputs) for models supporting structured output, also more details)
395+
(Please also refer to [OpenRouter Document Structured Output](https://openrouter.ai/docs/structured-outputs) for models supporting structured output, also for more details)
396396

397397
If you want to receive the response in a structured format, you can specify the `type` property for `response_format` (ResponseFormatData) as `json_object` in the `ChatData` object.
398398

0 commit comments

Comments
 (0)