What's Changed
- 🐛 minor fix for o1 models by @dexhunter in #42
- 🐛 better handling for function calling models (#43) by @dexhunter in #44
- ⬆️ Bump scikit-learn from 1.2.2 to 1.5.0 by @dependabot[bot] in #46
- 🐛 fix outdated error by @dexhunter in #49
- ⬆️ Bump tqdm from 4.66.2 to 4.66.3 by @dependabot[bot] in #48
- ⬆️ Bump requests from 2.31.0 to 2.32.2 by @dependabot[bot] in #47
- Update README by @DhruvSrikanth in #50
- 🐛 no openai.error by @dexhunter in #51
- 🧠 Add claude 3.7 alias by @dexhunter in #52
- feat: Add openrouter backend (#55) by @dexhunter in #56
- Migration to OpenAI responses API by @DhruvSrikanth in #65
- Add Gemini Backend by @DhruvSrikanth in #63
- fix import aide example in readme by @DhruvSrikanth in #66
- Update README.md by @ILKaplan1 in #67
- Resolve moderate package vulnerability CVE-2024-47081 by @jacenko in #71
- fix: Update for openai compatible apis by @dexhunter in #68
- fix: add more loggings (#70) by @dexhunter in #73
- fix(backend): correct regex for openai model routing by @dexhunter in #75
- Update README.md with correct AIRA DOJO paper link by @ai-nikolai in #76
- docs: Add ML-Master paper by @dexhunter in #77
- docs: add full local example (#78) by @dexhunter in #79
New Contributors
- @dependabot[bot] made their first contribution in #46
- @DhruvSrikanth made their first contribution in #50
- @ILKaplan1 made their first contribution in #67
- @jacenko made their first contribution in #71
- @ai-nikolai made their first contribution in #76
Full Changelog: v0.2.0...v0.2.2