Version 1.15.0
5 months ago by Tech admin
What's New? 🆕
- OpenAI-Compatible Models: SWE now supports the integration of models using OpenAI-compatible APIs. This allows you to leverage various model providers and open-source tools that conform to the OpenAI API schema. Supported providers and tools include Ollama, LlamaFile, vLLM, FastChat, Groq, Together AI, Vertex AI, and Hugging Face.
Bug Fixes 🐛
- Resolved an issue with the Knowledge web crawler to ensure it continues crawling even when some links are broken.
- Fixed an internal issue related to indexing certain website data into the SWE database.
- Set an appropriate User-Agent header to mimic a common browser, preventing some websites from blocking access.