| foundry_get_project_endpoint | R Documentation |
Retrieve the project endpoint URL from the environment or a provided value.
foundry_get_project_endpoint(endpoint = NULL, required = FALSE)
endpoint |
Character. Optional endpoint to use instead of
|
required |
Logical. If |
The project endpoint URL string, or NULL.
foundry_get_project_endpoint(
"https://example.services.ai.azure.com/api/projects/demo"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.