feat(api-ai): support astrbot config selection
This commit is contained in:
@@ -273,6 +273,8 @@ model AiProviderBinding {
|
||||
channel AiChannel
|
||||
providerName String
|
||||
model String?
|
||||
configId String?
|
||||
configName String?
|
||||
encryptedApiKey String?
|
||||
endpoint String?
|
||||
isDefault Boolean @default(false)
|
||||
|
||||
Reference in New Issue
Block a user