mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
f48c4512d3
* updated automation tasks and commands, with alias for the time being * Restore aggregate test exclusions Preserve the legacy all-tests scope for test --all by excluding lab and devui from the default aggregate sweep, while still allowing explicit package selection. Also ignore hidden/generated test directories such as .mypy_cache during aggregate discovery. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * updated versions in pre-commit --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
f48c4512d3
ยท
2026-03-18 18:39:11 +00:00
History
Get Started with Microsoft Agent Framework Ollama
Please install this package as the extra for agent-framework:
pip install agent-framework-ollama --pre
and see the README for more information.
Run samples with the Ollama Conector
You can find samples how to run the connector in the Ollama provider samples.