fix(freetheai): add /chat/completions to baseUrl to resolve 404 errors (#2557)

Integrated into release/v3.8.2
This commit is contained in:
Leonid Bondarenko
2026-05-22 13:59:06 +03:00
committed by GitHub
parent 193a8580c9
commit e8aa447de7

View File

@@ -2173,7 +2173,7 @@ export const REGISTRY: Record<string, RegistryEntry> = {
alias: "fta",
format: "openai",
executor: "default",
baseUrl: "https://api.freetheai.xyz/v1",
baseUrl: "https://api.freetheai.xyz/v1/chat/completions",
authType: "apikey",
authHeader: "bearer",
models: [