Skip to content
Docs Try Aspire
Docs Try

Aspire.Hosting.Foundry

Official
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18 net8.0
46 Types
2 Namespaces
Aspire.Hosting (5)
Aspire.Hosting.Foundry (41)
class Anthropic static
Models published by Anthropic.
class AzureAISearchToolResource ats export
A Foundry tool resource that grounds an agent's responses using data from an Azure AI Search index.
class AzureCognitiveServicesProjectConnectionResource
The Microsoft Foundry project connection resource scoped to a project.
class AzureCognitiveServicesProjectResource
The Microsoft Foundry project resource that can be used for Microsoft Foundry AI agents. This also functions as an Aspire compute environment resource for deployment.
class AzureFunctionToolResource sealed ats export
A Foundry tool resource that enables an agent to invoke an Azure Function.
class AzureHostedAgentResource
A Microsoft Foundry hosted agent resource.
class AzurePromptAgentResource ats export
Represents a Microsoft Foundry prompt agent resource that is provisioned on Azure.
class AzureProvisionableAspireResource<T> abstract
An Aspire wrapper around an Azure.Provisioning.ProvisionableResource.
class AzureProvisionableAspireResourceExtensions static
Extension methods for Foundry.AzureProvisionableAspireResource`1.
class AzureProvisionableAspireResourceWithParent<T, P> abstract
An AzureProvisionableAspireResource that also is IResourceWithParent.
class BingGroundingConnectionResource ats export
A Foundry project connection resource specifically for Grounding with Bing Search connections.
class BingGroundingToolResource ats export
A Foundry tool resource that grounds an agent's responses using Bing Search.
class BlackForestLabs static
Models published by Black Forest Labs.
class CapabilityHostBuilder
A fluent builder for configuring a capability host on a Microsoft Foundry project.
class CapabilityHostConfiguration
Configuration for a Microsoft Foundry capability host.
class CodeInterpreterToolResource sealed ats export
A Foundry tool resource that enables an agent to write and run Python code in a sandboxed environment for data analysis, math, and chart generation.
class Cohere static
Models published by Cohere.
class ComputerToolResource sealed ats export
A Foundry tool resource that enables an agent to interact with a computer desktop by taking screenshots, moving the mouse, clicking, and typing.
class Core42 static
Models published by Core42.
class DeepSeek static
Models published by DeepSeek.
class FabricToolResource sealed ats export
A Foundry tool resource that enables an agent to query data using a Microsoft Fabric data agent.
class FileSearchToolResource sealed ats export
A Foundry tool resource that enables an agent to search uploaded files and proprietary documents using vector search.
class FoundryDeploymentResource ats export
Represents a Microsoft Foundry Deployment.
class FoundryModel dto
Describes a model that can be deployed to Microsoft Foundry.
class FoundryResource ats export
Represents a Microsoft Foundry resource. This corresponds to the Azure Cognitive Services account with Microsoft Foundry capabilities enabled.
class FoundryToolResource abstract ats export
Base class for Foundry tool resources that participate in the Aspire application model.
class FunctionToolResource sealed ats export
A Foundry tool resource that enables an agent to call a user-defined function.
class HostedAgentConfiguration ats export
A configuration helper for hosted agents.
interface IFoundryTool
Represents a Foundry tool that can be attached to a prompt agent.
class ImageGenerationToolResource sealed ats export
A Foundry tool resource that enables an agent to generate and edit images.
class Local static
Models available on Foundry Local.
class Meta static
Models published by Meta.
class Microsoft static
Models published by Microsoft.
class MistralAI static
Models published by Mistral AI.
class OpenAI static
Models published by OpenAI.
class PublicHostingCognitiveServicesCapabilityHostProperties
The properties for a public hosting environment for Cognitive Services capabilities.
class SharePointToolResource sealed ats export
A Foundry tool resource that grounds an agent's responses using SharePoint data.
class StabilityAI static
Models published by StabilityAI.
class StaticValueProvider<T>
A static value provider that returns a fixed value once it's been set.
class WebSearchToolResource sealed ats export
A Foundry tool resource that retrieves real-time information from the public web and returns answers with inline citations.
class XAI static
Models published by xAI.