Explorar el Código

chore: generate

opencode-agent[bot] hace 2 meses
padre
commit
4dcfd9182c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/opencode/src/plugin/openai/codex.ts

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

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