allow overriding Core API URL
This commit is contained in:
@@ -19,4 +19,5 @@ export type SettingsType = {
|
||||
apiKey: string
|
||||
apiChatModelName: string
|
||||
apiCompletionModelName: string
|
||||
coreApiUrl: string
|
||||
}
|
||||
Reference in New Issue
Block a user