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 4ae92ea commit 7a8a596Copy full SHA for 7a8a596
src/content/docs/ai-gateway/chat-completion.mdx
@@ -77,7 +77,7 @@ export default {
77
provider: "compat",
78
endpoint: "chat/completions",
79
headers: {
80
- authorization: "Bearer ",
+ authorization: "Bearer",
81
},
82
query: {
83
model: "google-ai-studio/gemini-2.0-flash",
0 commit comments