Skip to content
forked from openai/swarm

Educational framework exploring ergonomic, lightweight multi-agent orchestration. Modified to use local Ollama endpoint

License

Notifications You must be signed in to change notification settings

victorb/ollama-swarm

 
 

Repository files navigation

Forked from https://github.com/openai/swarm with the following additional environment variables:

OPENAI_ENDPOINT=http://localhost:11434/v1 # using Ollama as example
SWARM_DEFAULT_MODEL=qwen2.5:72b # using local Qwen2.5 72B as an example

About

Educational framework exploring ergonomic, lightweight multi-agent orchestration. Modified to use local Ollama endpoint

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%