| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-23 | 2.6 kB | |
| v0.2.2 source code.tar.gz | 2025-09-23 | 288.0 kB | |
| v0.2.2 source code.zip | 2025-09-23 | 343.7 kB | |
| Totals: 3 Items | 634.4 kB | 0 | |
What's Changed
- :bug: minor fix for o1 models by @dexhunter in https://github.com/WecoAI/aideml/pull/42
- :bug: better handling for function calling models (#43) by @dexhunter in https://github.com/WecoAI/aideml/pull/44
- ⬆️ Bump scikit-learn from 1.2.2 to 1.5.0 by @dependabot[bot] in https://github.com/WecoAI/aideml/pull/46
- :bug: fix outdated error by @dexhunter in https://github.com/WecoAI/aideml/pull/49
- ⬆️ Bump tqdm from 4.66.2 to 4.66.3 by @dependabot[bot] in https://github.com/WecoAI/aideml/pull/48
- ⬆️ Bump requests from 2.31.0 to 2.32.2 by @dependabot[bot] in https://github.com/WecoAI/aideml/pull/47
- Update README by @DhruvSrikanth in https://github.com/WecoAI/aideml/pull/50
- 🐛 no openai.error by @dexhunter in https://github.com/WecoAI/aideml/pull/51
- :brain: Add claude 3.7 alias by @dexhunter in https://github.com/WecoAI/aideml/pull/52
- feat: Add openrouter backend (#55) by @dexhunter in https://github.com/WecoAI/aideml/pull/56
- Migration to OpenAI responses API by @DhruvSrikanth in https://github.com/WecoAI/aideml/pull/65
- Add Gemini Backend by @DhruvSrikanth in https://github.com/WecoAI/aideml/pull/63
- fix import aide example in readme by @DhruvSrikanth in https://github.com/WecoAI/aideml/pull/66
- Update README.md by @ILKaplan1 in https://github.com/WecoAI/aideml/pull/67
- Resolve moderate package vulnerability CVE-2024-47081 by @jacenko in https://github.com/WecoAI/aideml/pull/71
- fix: Update for openai compatible apis by @dexhunter in https://github.com/WecoAI/aideml/pull/68
- fix: add more loggings (#70) by @dexhunter in https://github.com/WecoAI/aideml/pull/73
- fix(backend): correct regex for openai model routing by @dexhunter in https://github.com/WecoAI/aideml/pull/75
- Update README.md with correct AIRA DOJO paper link by @ai-nikolai in https://github.com/WecoAI/aideml/pull/76
- docs: Add ML-Master paper by @dexhunter in https://github.com/WecoAI/aideml/pull/77
- docs: add full local example (#78) by @dexhunter in https://github.com/WecoAI/aideml/pull/79
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/WecoAI/aideml/pull/46
- @DhruvSrikanth made their first contribution in https://github.com/WecoAI/aideml/pull/50
- @ILKaplan1 made their first contribution in https://github.com/WecoAI/aideml/pull/67
- @jacenko made their first contribution in https://github.com/WecoAI/aideml/pull/71
- @ai-nikolai made their first contribution in https://github.com/WecoAI/aideml/pull/76
Full Changelog: https://github.com/WecoAI/aideml/compare/v0.2.0...v0.2.2