Showing tag results for Python

Jan 14, 2026
Post comments count0
Post likes count0

Adding Aspire to a Python RAG Application

Eric Erhardt
Eric Erhardt

This blog post documents the transformation of the azure-search-openai-demo (a Python/TypeScript RAG application) through the addition of Aspire for local development and observability. It demonstrates how Aspire can enhance polyglot applications without requiring rewrites.

AspireAI
Dec 8, 2025
Post comments count4
Post likes count0

Python is First Class in Aspire 13

Eric Erhardt
Eric Erhardt

Aspire 13 introduces first-class Python support with dedicated APIs for hosting Python applications, modules, and ASGI web apps alongside your .NET services.

AspireDeep DivesIntegrations