feat: vertex veo (#1450)

This commit is contained in:
Sh1n3zZ
2025-08-26 08:29:26 +08:00
parent a3c2b28d6a
commit 81e29aaa3d
11 changed files with 534 additions and 15 deletions

View File

@@ -12,4 +12,4 @@ var LogSqlType = DatabaseTypeSQLite // Default to SQLite for logging SQL queries
var UsingMySQL = false
var UsingClickHouse = false
var SQLitePath = "one-api.db?_busy_timeout=30000"
var SQLitePath = "one-api.db?_busy_timeout=30000"