mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-06 12:41:25 +02:00
add no auth and passthrough auth
This commit is contained in:
@@ -1651,6 +1651,8 @@ export const aiProviders = pgTable("aiProviders", {
|
||||
| "x-goog-api-key"
|
||||
| "hec"
|
||||
| "cf-aig-authorization"
|
||||
| "none"
|
||||
| "passthrough"
|
||||
>()
|
||||
.notNull(),
|
||||
routingMode: varchar("routingMode")
|
||||
|
||||
Reference in New Issue
Block a user