mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-04 10:19:38 +02:00
add crud for adding providers and models to resources
This commit is contained in:
@@ -79,8 +79,6 @@ export default function CreateAiProviderPage() {
|
||||
authType: "bearer",
|
||||
routingMode: "url",
|
||||
skipTlsVerification: false,
|
||||
budgetAmount: null,
|
||||
budgetUnit: null,
|
||||
enabled: true
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user