mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-08 21:48:02 +02:00
support allow list and blocklist
This commit is contained in:
@@ -43,7 +43,7 @@ export const AI_PROVIDER_DEFAULTS: Record<
|
||||
authType: "x-api-key"
|
||||
},
|
||||
googleGemini: {
|
||||
upstreamUrl: "https://generativelanguage.googleapis.com/v1beta/openai/",
|
||||
upstreamUrl: "https://generativelanguage.googleapis.com",
|
||||
authType: "x-goog-api-key"
|
||||
},
|
||||
vertexAi: {
|
||||
|
||||
Reference in New Issue
Block a user