Skip to content

Commit 703bfb4

Browse files
committed
2 parents 726caa7 + b6735bf commit 703bfb4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/constant.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ const openaiModels = [
150150
"gpt-4o",
151151
"gpt-4o-2024-05-13",
152152
"gpt-4-vision-preview",
153-
"gpt-4-turbo-2024-04-09"
153+
"gpt-4-turbo-2024-04-09",
154154
];
155155

156156
const googleModels = [
@@ -208,6 +208,7 @@ export const internalAllowedWebDavEndpoints = [
208208
"https://dav.dropdav.com/",
209209
"https://dav.box.com/dav",
210210
"https://nanao.teracloud.jp/dav/",
211+
"https://bora.teracloud.jp/dav/",
211212
"https://webdav.4shared.com/",
212213
"https://dav.idrivesync.com",
213214
"https://webdav.yandex.com",

0 commit comments

Comments
 (0)