Man pages for foundryR
Data Frame Workflows for 'Microsoft Foundry'

as_foundry_schemaConvert an object to a foundryR JSON Schema
bake.step_foundry_embedApply the Foundry embedding step to new data
codebook_diffCompare two codebooks
codebook_schema_helpersCodebook schema helpers
content_safety_error_bodyParse Content Safety Error Response
foundry_agentRun a bounded Responses API tool-calling loop
foundry_agent_createCreate a Foundry agent
foundry_agent_deleteDelete a Foundry agent
foundry_agent_getRetrieve a Foundry agent
foundry_agent_messageDescribe an agent message for task adherence
foundry_agent_referenceReference a Foundry agent from the Responses API
foundry_agentsList Foundry agents
foundry_agent_toolDescribe an agent tool for task adherence
foundry_agent_tool_callDescribe an agent tool call for task adherence
foundry_agent_versionsList versions of a Foundry agent
foundry_agreementCompute agreement metrics for LLM annotation
foundry_batch_cancelCancel a Microsoft Foundry batch
foundry_batch_createCreate a Microsoft Foundry batch
foundry_batchesList Microsoft Foundry batches
foundry_batch_getRetrieve a Microsoft Foundry batch
foundry_batch_requestsWrite JSONL requests for the Batch API
foundry_batch_resultsParse completed Microsoft Foundry batch results
foundry_batch_waitWait for a Microsoft Foundry batch to finish
foundry_blocklistsManage Content Safety text blocklists
foundry_build_requestBuild Azure AI Foundry Request
foundry_build_v1_requestBuild Azure AI Foundry v1 Request
foundry_cache_clearClear the foundryR embedding cache
foundry_chatChat with an Azure AI Model
foundry_check_setupCheck foundryR Setup
foundry_codebookCreate a measurement codebook
foundry_consistencyMeasure repeated-extraction consistency
foundry_conversationsManage Responses API conversations
foundry_embedGenerate Text Embeddings
foundry_embed_batchGenerate Text Embeddings in Parallel Batches
foundry_error_bodyParse API Error Response
foundry_eval_createCreate an evaluation
foundry_eval_data_configDefine an evaluation data-source configuration
foundry_eval_deleteDelete an evaluation
foundry_eval_getRetrieve an evaluation
foundry_eval_itemBuild an evaluation item for model-based graders
foundry_eval_run_cancelCancel an evaluation run
foundry_eval_run_createCreate an evaluation run
foundry_eval_run_dataDefine an evaluation run data source
foundry_eval_run_getRetrieve an evaluation run
foundry_eval_run_output_itemsList evaluation run output items
foundry_eval_runsList evaluation runs
foundry_evalsList evaluations
foundry_extractExtract structured data from text using JSON Schema
foundry_extract_batchExtract structured data with the Batch API
foundry_file_deleteDelete a Microsoft Foundry file
foundry_file_downloadDownload Microsoft Foundry file content
foundry_file_getRetrieve a Microsoft Foundry file
foundry_filesList uploaded Microsoft Foundry files
foundry_file_uploadUpload a file to Microsoft Foundry
foundry_get_api_versionGet API Version
foundry_get_endpointGet Azure AI Foundry Endpoint
foundry_get_image_endpointGet Image Generation Endpoint
foundry_get_image_keyGet Image Generation API Key
foundry_get_keyGet Azure AI Foundry API Key
foundry_get_project_endpointGet Azure AI Foundry project endpoint
foundry_get_tokenGet Azure AI Foundry Bearer Token
foundry_grader_azure_aiAzure AI built-in evaluator grader
foundry_grader_label_modelLabel-model grader
foundry_grader_score_modelScore-model grader
foundry_grader_string_checkString-check grader
foundry_grader_text_similarityText-similarity grader
foundry_groundednessDetect Groundedness of LLM Responses
foundry_imageGenerate Images with DALL-E
foundry_image_editEdit an image with Microsoft Foundry
foundry_llm_resourceDescribe a bring-your-own Azure OpenAI resource for...
foundry_modelsList or retrieve available model deployments
foundry_moderateModerate Text Content
foundry_moderate_imageModerate image content
foundry_moderate_multimodalModerate an image together with its text
foundry_parse_chat_responseParse Chat Completion Response
foundry_parse_image_responseParse Image Generation Response
foundry_parse_responseParse Responses API response
foundry_performPerform Request and Parse Response
foundry_protected_codeDetect protected material in code
foundry_protected_materialDetect protected material in text
foundry_provenanceCapture model and schema provenance
foundry_req_perform_manyPerform Many Requests
foundry_responseCreate a response with the Azure OpenAI Responses API
foundry_response_cancelCancel a background Responses API response
foundry_response_deleteDelete a stored Responses API response
foundry_response_input_itemsList input items for a Responses API response
foundry_response_retrieveRetrieve a stored Responses API response
foundryR-packagefoundryR: Data Frame Workflows for 'Microsoft Foundry'
foundry_save_imageSave Generated Image to File
foundry_schemaBuild a strict JSON Schema object
foundry_set_content_safety_endpointSet Azure Content Safety Endpoint
foundry_set_content_safety_keySet Azure Content Safety API Key
foundry_set_endpointSet Azure AI Foundry Endpoint
foundry_set_image_endpointSet Image Generation Endpoint
foundry_set_image_keySet Image Generation API Key
foundry_set_keySet Azure AI Foundry API Key
foundry_set_project_endpointSet Azure AI Foundry project endpoint
foundry_set_speech_endpointSet Microsoft Foundry Speech endpoint
foundry_set_speech_keySet Microsoft Foundry Speech API key
foundry_set_tokenSet Azure AI Foundry Bearer Token
foundry_set_token_providerSet a Microsoft Entra ID token provider
foundry_shieldShield Prompt from Injection Attacks
foundry_similarityCompute Cosine Similarity Between Embeddings
foundry_speakGenerate speech audio from text
foundry_task_adherenceCheck an agent transcript for task adherence
foundry_token_azure_cliCreate an Azure CLI token provider
foundry_token_azure_identityCreate a Microsoft Entra ID token provider using AzureAuth
foundry_toolDefine an R function as a Responses API tool
foundry_tool_file_searchCreate a file-search tool definition
foundry_transcribeTranscribe an audio file with Microsoft Foundry
foundry_translate_audioTranslate an audio file with Microsoft Foundry
foundry_usageSummarise token usage for foundryR results
foundry_vector_storesManage Azure OpenAI vector stores
foundry_video_downloadDownload Microsoft Foundry generated video content
foundry_video_getRetrieve a Microsoft Foundry video generation
foundry_video_job_createCreate a Microsoft Foundry video generation job
foundry_video_job_deleteDelete a Microsoft Foundry video generation job
foundry_video_job_getRetrieve a Microsoft Foundry video generation job
foundry_video_jobsList Microsoft Foundry video generation jobs
foundry_web_searchSearch the web with the Responses API
get_content_safety_endpointGet Azure Content Safety Endpoint
get_content_safety_keyGet Azure Content Safety API Key
groundedness_error_bodyParse Groundedness API Error Response
parse_shield_responseParse Shield API Response
pipePipe operator
prep.step_foundry_embedPrepare the Foundry embedding step
print.step_foundry_embedPrint method for step_foundry_embed
required_pkgs.step_foundry_embedRequired packages for step_foundry_embed
schema_constructorsSchema constructors for structured outputs
severity_to_labelConvert Severity Score to Label
shield_error_bodyParse Shield API Error Response
step_foundry_embedFoundry Embedding Recipe Step
warn_if_chat_modelWarn if Model Looks Like a Chat Model
foundryR documentation built on Sept. 25, 2026, 1:10 a.m.