# Azure AI Foundry ## Docs - [Post chatcompletions](https://azure-foundry.mintlify.app/api-reference/chat/post-chatcompletions.md): Creates a chat completion. - [Creates an embedding vector representing the input text.](https://azure-foundry.mintlify.app/api-reference/embeddings/creates-an-embedding-vector-representing-the-input-text.md) - [Delete evals](https://azure-foundry.mintlify.app/api-reference/evals/delete-evals.md): Delete a specified evaluation. - [Delete evals runs](https://azure-foundry.mintlify.app/api-reference/evals/delete-evals-runs.md): Delete a specific evaluation run by its ID. - [Get evals runs](https://azure-foundry.mintlify.app/api-reference/evals/get-evals-runs.md): Retrieve a list of runs for a specified evaluation. - [Get evals runs 1](https://azure-foundry.mintlify.app/api-reference/evals/get-evals-runs-1.md): Retrieve a specific evaluation run by its ID. - [Get evals runs output items](https://azure-foundry.mintlify.app/api-reference/evals/get-evals-runs-output_items.md): Get a list of output items for a specified evaluation run. - [Get evals runs output items 1](https://azure-foundry.mintlify.app/api-reference/evals/get-evals-runs-output_items-1.md): Retrieve a specific output item from an evaluation run by its ID. - [List evaluations for a project.](https://azure-foundry.mintlify.app/api-reference/evals/list-evaluations-for-a-project.md) - [Post evals](https://azure-foundry.mintlify.app/api-reference/evals/post-evals.md): Create the structure of an evaluation that can be used to test a model's performance. - [Post evals 1](https://azure-foundry.mintlify.app/api-reference/evals/post-evals-1.md): Update select, mutable properties of a specified evaluation. - [Post evals runs](https://azure-foundry.mintlify.app/api-reference/evals/post-evals-runs.md): Create a new evaluation run, beginning the grading process. - [Post evals runs 1](https://azure-foundry.mintlify.app/api-reference/evals/post-evals-runs-1.md): Cancel a specific evaluation run by its ID. - [Retrieve an evaluation by its ID.](https://azure-foundry.mintlify.app/api-reference/evals/retrieve-an-evaluation-by-its-id.md): Retrieves an evaluation by its ID. - [Delete files](https://azure-foundry.mintlify.app/api-reference/files/delete-files.md) - [Get files](https://azure-foundry.mintlify.app/api-reference/files/get-files.md) - [Get files 1](https://azure-foundry.mintlify.app/api-reference/files/get-files-1.md) - [Get files content](https://azure-foundry.mintlify.app/api-reference/files/get-files-content.md) - [Post files](https://azure-foundry.mintlify.app/api-reference/files/post-files.md) - [Create a fine-tuning job](https://azure-foundry.mintlify.app/api-reference/fine-tuning/create-a-fine-tuning-job.md): Creates a fine-tuning job which begins the process of creating a new model from a given dataset. - [Get fine tuningjobs checkpoints copy](https://azure-foundry.mintlify.app/api-reference/fine-tuning/get-fine_tuningjobs-checkpoints-copy.md): Gets the status of a fine-tuning checkpoint copy. - [Get info about a fine-tuning job. [Learn more about fine-tuning](/docs/guides/fine-tuning)](https://azure-foundry.mintlify.app/api-reference/fine-tuning/get-info-about-a-fine-tuning-job[learn-more-about-fine-tuning]docsguidesfine-tuning.md) - [Get status updates for a fine-tuning job.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/get-status-updates-for-a-fine-tuning-job.md) - [Immediately cancel a fine-tune job.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/immediately-cancel-a-fine-tune-job.md) - [List the checkpoints for a fine-tuning job.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/list-the-checkpoints-for-a-fine-tuning-job.md) - [List your organization's fine-tuning jobs](https://azure-foundry.mintlify.app/api-reference/fine-tuning/list-your-organizations-fine-tuning-jobs.md) - [Pause a fine-tune job.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/pause-a-fine-tune-job.md) - [Post fine tuningjobs checkpoints copy](https://azure-foundry.mintlify.app/api-reference/fine-tuning/post-fine_tuningjobs-checkpoints-copy.md): Creates a copy of a fine-tuning checkpoint at the given destination account and region. - [Resume a paused fine-tune job.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/resume-a-paused-fine-tune-job.md) - [Run a grader.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/run-a-grader.md) - [Validate a grader.](https://azure-foundry.mintlify.app/api-reference/fine-tuning/validate-a-grader.md) - [Lists the currently available models, and provides basic information about each one such as the owner and availability.](https://azure-foundry.mintlify.app/api-reference/models/lists-the-currently-available-models-and-provides-basic-information-about-each-one-such-as-theowner-and-availability.md) - [Retrieves a model instance, providing basic information about the model such as the owner and permissioning.](https://azure-foundry.mintlify.app/api-reference/models/retrieves-a-model-instance-providing-basic-information-about-the-model-such-as-the-owner-andpermissioning.md) - [Delete responses](https://azure-foundry.mintlify.app/api-reference/responses/delete-responses.md): Deletes a response by ID. - [Get responses](https://azure-foundry.mintlify.app/api-reference/responses/get-responses.md): Retrieves a model response with the given ID. - [Get responses input items](https://azure-foundry.mintlify.app/api-reference/responses/get-responses-input_items.md): Returns a list of input items for a given response. - [Post responses](https://azure-foundry.mintlify.app/api-reference/responses/post-responses.md): Creates a model response. - [Cancel a vector store file batch. This attempts to cancel the processing of files in this batch as soon as possible.](https://azure-foundry.mintlify.app/api-reference/vector-stores/cancel-a-vector-store-file-batch-this-attempts-to-cancel-the-processing-of-files-in-this-batch-as-soon-as-possible.md) - [Create a vector store file batch.](https://azure-foundry.mintlify.app/api-reference/vector-stores/create-a-vector-store-file-batch.md) - [Create a vector store file by attaching a [File](/docs/api-reference/files) to a [vector store](/docs/api-reference/vector-stores/object).](https://azure-foundry.mintlify.app/api-reference/vector-stores/create-a-vector-store-file-by-attaching-a-[file]docsapi-referencefiles-to-a-[vector-store]docsapi-referencevector-storesobject.md) - [Creates a vector store.](https://azure-foundry.mintlify.app/api-reference/vector-stores/creates-a-vector-store.md) - [Delete a vector store.](https://azure-foundry.mintlify.app/api-reference/vector-stores/delete-a-vector-store.md) - [Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the [delete file](/docs/api-reference/files/delete) endpoint.](https://azure-foundry.mintlify.app/api-reference/vector-stores/delete-a-vector-store-file-this-will-remove-the-file-from-the-vector-store-but-the-file-itself-will-not-be-deleted-to-delete-the-file-use-the-[delete-file]docsapi-referencefilesdelete-endpoint.md) - [Modifies a vector store.](https://azure-foundry.mintlify.app/api-reference/vector-stores/modifies-a-vector-store.md) - [Post vector stores files](https://azure-foundry.mintlify.app/api-reference/vector-stores/post-vector_stores-files.md) - [Retrieves a vector store.](https://azure-foundry.mintlify.app/api-reference/vector-stores/retrieves-a-vector-store.md) - [Retrieves a vector store file.](https://azure-foundry.mintlify.app/api-reference/vector-stores/retrieves-a-vector-store-file.md) - [Retrieves a vector store file batch.](https://azure-foundry.mintlify.app/api-reference/vector-stores/retrieves-a-vector-store-file-batch.md) - [Returns a list of vector store files.](https://azure-foundry.mintlify.app/api-reference/vector-stores/returns-a-list-of-vector-store-files.md) - [Returns a list of vector store files in a batch.](https://azure-foundry.mintlify.app/api-reference/vector-stores/returns-a-list-of-vector-store-files-in-a-batch.md) - [Returns a list of vector stores.](https://azure-foundry.mintlify.app/api-reference/vector-stores/returns-a-list-of-vector-stores.md) - [Changelog](https://azure-foundry.mintlify.app/docs/changelog.md): Updates for Azure AI Foundry - [Explore Azure AI Foundry Models](https://azure-foundry.mintlify.app/docs/concepts/foundry-models-overview.md): This article introduces Azure AI Foundry Models and the model catalog in Azure AI Foundry portal. - [Explore model leaderboards in Azure AI Foundry portal](https://azure-foundry.mintlify.app/docs/concepts/model-benchmarks.md): This article introduces benchmarking capabilities and model leaderboards (preview) in Azure AI Foundry portal. - [Deprecation for Foundry Models](https://azure-foundry.mintlify.app/docs/concepts/model-lifecycle-retirement.md): Learn about the lifecycle stages, deprecation, and retirement for Azure AI Foundry Models. - [Ask the Foundry agent](https://azure-foundry.mintlify.app/docs/foundry-agent/ask-foundry-agent.md): Learn how to ask the Foundry agent for help, getting your questions answered based on Azure AI Foundry documentation and model catalog. - [Model versions in Azure AI Foundry Models](https://azure-foundry.mintlify.app/docs/foundry-models/concepts/model-versions.md): Learn about model versions in Foundry Models. - [Models available in Azure AI Foundry Models](https://azure-foundry.mintlify.app/docs/foundry-models/concepts/models.md): Explore the available Azure AI Foundry Models and their capabilities. - [Azure AI Foundry Models quotas and limits](https://azure-foundry.mintlify.app/docs/foundry-models/quotas-limits.md): This article contains a quick reference and a detailed description of the quotas and limits for Azure AI Foundry Models. For quotas and limits specific to the Azure OpenAI in Foundry Models, see [Quota and limits in Azure OpenAI](../openai/quotas-limits). - [Supported programming languages for models in Azure AI Foundry Models](https://azure-foundry.mintlify.app/docs/foundry-models/supported-languages.md): Learn about supported programming languages for models in Azure AI Foundry Models - [How to get started with Azure AI Foundry SDK](https://azure-foundry.mintlify.app/docs/how-to/develop/sdk-overview.md): This article provides an overview of the Azure AI Foundry SDK and how to get started using it. - [Get started with Azure AI Foundry](https://azure-foundry.mintlify.app/docs/quickstarts/get-started-code.md): This article provides instructions on how to start using the Azure AI Foundry portal and the Azure AI Foundry SDK. - [What is Azure AI Foundry?](https://azure-foundry.mintlify.app/docs/what-is-azure-ai-foundry.md): Azure AI Foundry is a trusted platform that empowers developers to drive innovation and shape the future with AI in a safe, secure, and responsible way. ## OpenAPI Specs - [openai-v1](https://azure-foundry.mintlify.app/api-reference/openai-v1.yaml)