Skip to content
DocsTry Aspire
DocsTry

withEndpoint

Method
📦 Aspire.Hosting.OpenAI v13.4.0
interface OpenAIResource {
// ... omitted for brevity
withEndpoint(endpoint: string): OpenAIResource;
}

Signature

methodwithEndpointbuilder
Sets a custom OpenAI-compatible service endpoint URI on the parent resource.
withEndpoint(endpoint: string): OpenAIResource
endpointstring
OpenAIResource

Applies to

This method applies to the following types: