foundry_get_image_endpoint: Get Image Generation Endpoint

View source: R/image.R

foundry_get_image_endpointR Documentation

Get Image Generation Endpoint

Description

Retrieve the Azure endpoint for image generation.

Usage

foundry_get_image_endpoint(required = FALSE)

Arguments

required

Logical. If TRUE and no endpoint is set, throws an error.

Details

Checks AZURE_FOUNDRY_IMAGE_ENDPOINT first, then falls back to AZURE_FOUNDRY_ENDPOINT.

Value

Character string with the endpoint, or NULL if not set and not required.


foundryR documentation built on Sept. 25, 2026, 1:10 a.m.