Skip to content

Commit

Permalink
fix (docs): changed links to troubleshooting schema limitations in Go…
Browse files Browse the repository at this point in the history
…ogle AI/Vertex (#4296)
  • Loading branch information
viktorlarsson authored Jan 7, 2025
1 parent 43b37f7 commit a59f712
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The following optional settings are available for Google Generative AI models:
Google Generative AI uses. You can use this to disable
structured outputs if you need to.

See [Troubleshooting: Schema Limitations](#troubleshooting-schema-limitations) for more details.
See [Troubleshooting: Schema Limitations](#schema-limitations) for more details.

- **safetySettings** _Array\<\{ category: string; threshold: string \}\>_

Expand Down
2 changes: 1 addition & 1 deletion content/providers/01-ai-sdk-providers/11-google-vertex.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ The following optional settings are available for Google Vertex models:
Google Vertex uses. You can use this to disable
structured outputs if you need to.

See [Troubleshooting: Schema Limitations](#troubleshooting-schema-limitations) for more details.
See [Troubleshooting: Schema Limitations](#schema-limitations) for more details.

- **safetySettings** _Array\<\{ category: string; threshold: string \}\>_

Expand Down

0 comments on commit a59f712

Please sign in to comment.