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 edac459 commit 4f01804Copy full SHA for 4f01804
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