Skip to content

Commit 4f01804

Browse files
Hyperlint Automation Fix
1 parent edac459 commit 4f01804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/chat-completion.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default {
7777
provider: "compat",
7878
endpoint: "chat/completions",
7979
headers: {
80-
authorization: "Bearer ",
80+
authorization: "Bearer",
8181
},
8282
query: {
8383
model: "google-ai-studio/gemini-2.0-flash",

0 commit comments

Comments
 (0)