Posts by this author

Nov 25, 2025
Post comments count0
Post likes count0

Introducing Memory in Foundry Agent Service

Give your agents the power to remember  Imagine your agent never asks the same question twice. Until now, most agents have been stateless. Each conversation resets to zero, forgetting what users said just minutes ago or weeks ago. Developers tried to bridge this gap with homegrown solutions — storing embeddings in databases, manually retrieving pr...

Microsoft FoundryWhat's NewAIAgent
Oct 1, 2025
Post comments count3
Post likes count17

Introducing Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps

Why agents need a new foundation Over the last year, developers have been experimenting with AI agents in every imaginable form. Agents are not just chatbots or copilots — they are autonomous software components that can reason about goals, call tools and APIs, collaborate with other agents, and adapt dynamically. Whether it’s a retrieval agent fo...

AIAgentMicrosoft FoundryMCP