Kaynağa Gözat

chore: generate

opencode-agent[bot] 1 ay önce
ebeveyn
işleme
4dcfd9182c

+ 1 - 1
packages/opencode/src/plugin/openai/codex.ts

@@ -309,7 +309,7 @@ export async function CodexAuthPlugin(input: PluginInput, options: CodexAuthPlug
                         input: 372_000,
                         input: 372_000,
                         output: 128_000,
                         output: 128_000,
                       }
                       }
-                  : model.limit,
+                    : model.limit,
               },
               },
             ]),
             ]),
         )
         )