full-balloon-47815
10/18/2024, 2:41 PMserverless_endpoint=azure.machinelearningservices.ServerlessEndpoint(
"serverlessEndpoint",
resource_group_name=resource_group.name,
workspace_name=ml_project.name,
serverless_endpoint_properties=azure.machinelearningservices.ServerlessEndpointArgs(
offer=azure.machinelearningservices.ServerlessOfferArgs(
offer_name="mistral-ai-large-2407-offer",
publisher="000-000"
)
)
and here’s the error message:
azure-native:machinelearningservices:ServerlessEndpoint (serverlessEndpoint):
error: Code="UserError" Message="Error when parsing request; unable to deserialize request body" Details=[] AdditionalInfo=[{"info":{"value":"managementfrontend"},"type":"ComponentName"},{"info":{"value":{"operation":"ca0d5eaf8834d160bf37ace50728ff72","request":"ced8fec3312eb4b1"}},"type":"Correlation"},{"info":{"value":"westus"},"type":"Environment"},{"info":{"value":"westus"},"type":"Location"},{"info":{"value":"2024-10-18T14:30:06.1115485+00:00"},"type":"Time"}]
Appreciate any insight anyone can give me, thank you!No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by