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 ab9e0af commit f1fd673Copy full SHA for f1fd673
src/content/docs/ai-gateway/get-started.mdx
@@ -70,7 +70,7 @@ const response = await client.chat.completions.create({
70
});
71
```
72
73
-[Learn more about OpenAI compatibility →](/ai-gateway/usage/chat-completion/)
+Refer to [Unified API](/ai-gateway/usage/chat-completion/) to learn more about OpenAI compatibility.
74
75
### Provider-Specific Endpoints
76
0 commit comments