Publication
Optimizing Agentic Workflows using Meta-tools
Video
Microsoft Research India 2025 Highlights
Here are some highlights of the research and impact at Microsoft Research India in 2025, along with some glimpses of the lab milieu.
Publication
Terabyte-Scale Analytics in the Blink of an Eye
Tool
Model-based Testing using LLMs
This repsitory contains the code for our paper Eywa: Automating Model-based Testing using LLMs. Our framework uses LLMs to automatically construct modular protocol models from natural-language specifications and applies symbolic execution and differential testing to…
Microsoft Research Blog
Agent Lightning: Adding reinforcement learning to AI agents without code rewrites
By decoupling how agents work from how they’re trained, Agent Lightning turns each step an agent takes into data for reinforcement learning. This makes it easy for developers to improve agent performance with almost zero…