Set the project endpoint used by project-scoped Foundry APIs such as Azure evaluators and Agent Service operations. Prefer copying the full endpoint from the Foundry portal because Azure's project endpoint shape can vary by service generation.
Examples
if (FALSE) { # \dontrun{
foundry_set_project_endpoint(Sys.getenv("AZURE_FOUNDRY_PROJECT_ENDPOINT"))
} # }