parent
e1925f4fe8
commit
d5dcc55a47
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ export namespace ModelsDev {
|
||||||
const result = await fetch("https://models.dev/api.json", {
|
const result = await fetch("https://models.dev/api.json", {
|
||||||
headers: {
|
headers: {
|
||||||
"User-Agent": Installation.USER_AGENT,
|
"User-Agent": Installation.USER_AGENT,
|
||||||
"x-opencode-client": Flag.OPENCODE_CLIENT,
|
|
||||||
},
|
},
|
||||||
signal: AbortSignal.timeout(10 * 1000),
|
signal: AbortSignal.timeout(10 * 1000),
|
||||||
}).catch((e) => {
|
}).catch((e) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue