Skip to content

Commit

Permalink
Update 2024-11-25-structured-outputs-tools.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Michael <[email protected]>
  • Loading branch information
mkozakov authored Nov 26, 2024
1 parent 218abbc commit 0702da0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ In addition to supporting Structured Outputs with JSON generation via the `respo

Setting `strict_tools` to `true` ensures that tool calls will follow the provided tool schema exactly. This means the tool calls are guaranteed to adhere to the tool names, parameter names, parameter data types, and required parameters, without the risk of hallucinations.

See the [Structured Outputs documentation](https://docs.cohere.com/v2/docs/structured-outputs-json#structured-outputs-tools) to learn more.
See the [Structured Outputs documentation](https://docs.cohere.com/v2/docs/structured-outputs#structured-outputs-tools) to learn more.

0 comments on commit 0702da0

Please sign in to comment.