We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf9c57 commit 76a40c0Copy full SHA for 76a40c0
README.md
@@ -104,7 +104,7 @@ const contact = anyOf([
104
## 🤖 OpenAI Structured Outputs
105
106
JSON Schema Kit is perfectly suited for OpenAI's Structured Outputs.
107
-Here's how to use it with the Vercel AI SDK:
+For example, here's how to use it with the Vercel AI SDK:
108
109
```ts
110
const schema = object({
0 commit comments