mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 15:13:46 +00:00
fix: dont autoload kilo (#14052)
This commit is contained in:
@@ -580,9 +580,8 @@ export namespace Provider {
|
||||
},
|
||||
kilo: async () => {
|
||||
return {
|
||||
autoload: true,
|
||||
autoload: false,
|
||||
options: {
|
||||
baseURL: "https://api.kilo.ai/api/gateway",
|
||||
headers: {
|
||||
"HTTP-Referer": "https://opencode.ai/",
|
||||
"X-Title": "opencode",
|
||||
|
||||
Reference in New Issue
Block a user