AutoGen
AutoGen is an open-source programming framework developed by Microsoft Research for building AI agents and enabling cooperation among multiple agents to solve tasks.
Explore Microsoft through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Microsoft.
Showing 1-9 of 9 articles
AutoGen is an open-source programming framework developed by Microsoft Research for building AI agents and enabling cooperation among multiple agents to solve tasks.
Fairlearn is an open-source Python toolkit for assessing and improving the fairness of machine-learning models with respect to sensitive attributes such as race, gender, or age.
GraphRAG is a graph-based approach to retrieval-augmented generation developed by Microsoft Research, first described publicly on February 13, 2024 and formalized in the paper "From Local to Global: A Graph…
Guidance is an open-source Python library, originally developed at Microsoft Research, for building structured, multi-step programs that drive large language models.
Foundry Local is an on-device artificial intelligence runtime from Microsoft that lets applications run open weight language models entirely on a user's own hardware.
Phi is a family of open-weight small language models (SLMs) developed by Microsoft Research, beginning with Phi-1 in June 2023 and spanning thirteen-plus releases through Phi-4-reasoning-vision-15B in March…
Phi-4 is a 14-billion-parameter small language model developed by Microsoft Research and released in December 2024, designed to match or beat models several times its size on reasoning tasks by training…
Semantic Kernel is a lightweight, open-source software development kit (SDK) created by Microsoft that lets developers integrate large language models (LLMs) into C#, Python, and Java applications and…