mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
Revert "add client header"
This reverts commit 2fb89161c888d8f9dce22bcc7986ac7ebe1862ac.
This commit is contained in:
parent
e1925f4fe8
commit
d5dcc55a47
@ -92,7 +92,6 @@ export namespace ModelsDev {
|
||||
const result = await fetch("https://models.dev/api.json", {
|
||||
headers: {
|
||||
"User-Agent": Installation.USER_AGENT,
|
||||
"x-opencode-client": Flag.OPENCODE_CLIENT,
|
||||
},
|
||||
signal: AbortSignal.timeout(10 * 1000),
|
||||
}).catch((e) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user