agent-framework-ollama

Ollama integration for Microsoft Agent Framework.

31 个版本 Python >=3.10
Microsoft <Microsoft <af-support@microsoft.com>>
安装
pip install agent-framework-ollama
poetry add agent-framework-ollama
pipenv install agent-framework-ollama
conda install agent-framework-ollama
描述

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.