Skip to main content
GET
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

baseId
string
必填

响应

200 - application/json

Returns the configuration of ai.

llmProviders
object[]
embeddingModel
string
translationModel
string
gatewayModels
object[]
capabilities
object
aiGatewayApiKey
string
aiGatewayBaseUrl
string<uri>
attachmentTest
object
attachmentTransferMode
enum<string>
默认值:url
可用选项:
url,
base64
aiGatewayApiKeys
string[]
vertexByokCredential
object
concurrencyGroups
object[]
concurrencyPerKey
number
必填范围: 1 <= x <= 100
modelDefinationMap
object
chatModel
object
最后修改于 2026年3月5日