{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides FastAPI integration for building and hosting conversational agents using the Microsoft Agents framework, including JWT authorization, channel service endpoints, and streaming response support.","skillfed_tags":["agents","conversational-ai","fastapi-integration"],"use_cases":["Host a conversational agent as a REST API endpoint that receives and responds to user messages over HTTP","Integrate Microsoft Agents with existing FastAPI applications for multi-turn dialogue handling","Deploy agents with JWT-based authorization and channel service compatibility","Build streaming-capable agent responses for real-time conversation experiences"],"what_it_does":"Microsoft Agents Hosting FastAPI is a bridge between the Microsoft Agents framework and FastAPI, allowing you to deploy conversational agents as HTTP services. It wraps the core agent runtime with FastAPI-specific bindings, providing middleware for JWT authorization, predefined channel service endpoints, and support for streaming responses. The package is built on fastapi and starlette, so it inherits their async-first design.\n\nYou use it by instantiating a CloudAdapter with your connection manager, creating an AgentApplication, and wiring them into a FastAPI route handler via the start_agent_process function. The library handles the protocol translation between HTTP requests and the agent's internal activity model, letting you focus on agent logic rather than web framework plumbing.","worth_installing":"Yes, if you are building conversational agents with the Microsoft Agents framework and want to deploy them on FastAPI. The package is actively maintained, has low install friction, carries a permissive MIT license, and integrates cleanly with FastAPI's async model. No known vulnerabilities."},"id":"microsoft-agents-hosting-fastapi","links":{"html":"https://skillfed.io/packages/microsoft-agents-hosting-fastapi","md":"https://skillfed.io/packages/microsoft-agents-hosting-fastapi.md","pypi":"https://pypi.org/project/microsoft-agents-hosting-fastapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":"MIT","license_treatment":"permissive","name":"microsoft-agents-hosting-fastapi","python_support":"supports_current","summary":"Integration library for Microsoft Agents with FastAPI"},"popularity":{"monthly_downloads":222972,"position":9255,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
