Interface | Description |
---|---|
AppsService |
Apps run directly on a customer’s Databricks instance, integrate with their data, use and extend
Databricks services, and enable users to interact through single sign-on.
|
ServingEndpointsService |
The Serving Endpoints API allows you to create, update, and delete model serving endpoints.
|
Enum | Description |
---|---|
AmazonBedrockConfigBedrockProvider |
The underlying provider in Amazon Bedrock.
|
AppDeploymentState | |
AppState | |
ChatMessageRole |
The role of the message.
|
EmbeddingsV1ResponseEmbeddingElementObject |
This will always be 'embedding'.
|
EndpointStateConfigUpdate |
The state of an endpoint's config update.
|
EndpointStateReady |
The state of an endpoint, indicating whether or not the endpoint is queryable.
|
ExternalModelProvider |
The name of the provider for the external model.
|
QueryEndpointResponseObject |
The type of object returned by the __external/foundation model__ serving endpoint, one of
[text_completion, chat.completion, list (of embeddings)].
|
RateLimitKey |
Key field for a serving endpoint rate limit.
|
RateLimitRenewalPeriod |
Renewal period field for a serving endpoint rate limit.
|
ServedModelInputWorkloadSize |
The workload size of the served model.
|
ServedModelInputWorkloadType |
The workload type of the served model.
|
ServedModelStateDeployment |
The state of the served entity deployment.
|
ServingEndpointDetailedPermissionLevel |
The permission level of the principal making the request.
|
ServingEndpointPermissionLevel |
Permission level
|
Copyright © 2024. All rights reserved.