1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
AI/ML Code Generation & Development

AI Summary: Add support for Ollama as an LLM provider to the Open SWE asynchronous coding agent, mirroring the existing integration for Anthropic, Gemini, and OpenAI. This involves implementing the necessary code to connect to the Ollama API, handle authentication, and integrate it into the existing LLM selection process within Open SWE.

Complexity: 4/5
good first issue open-swe

An Open-Source Asynchronous Coding Agent