| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aideml v0.2.0 source code.tar.gz | 2025-01-23 | 285.7 kB | |
| aideml v0.2.0 source code.zip | 2025-01-23 | 339.6 kB | |
| README.md | 2025-01-23 | 2.6 kB | |
| Totals: 3 Items | 627.9 kB | 0 | |
What's Changed
- pass the cfg.desc_file to open by @thesofakillers in https://github.com/WecoAI/aideml/pull/7
- Direct any model (named without
claude-) to the OpenAI backend. by @namin in https://github.com/WecoAI/aideml/pull/14 - Configure and enable final report generation from journal. by @namin in https://github.com/WecoAI/aideml/pull/15
- :memo: Update README to include local llm usage by @dexhunter in https://github.com/WecoAI/aideml/pull/17
- :whale: Add Dockerfile by @dexhunter in https://github.com/WecoAI/aideml/pull/18
- :bug: fix model issues with beta limitation by @dexhunter in https://github.com/WecoAI/aideml/pull/21
- :rotating_light: add linter workflow and fix issues by @dexhunter in https://github.com/WecoAI/aideml/pull/23
- :construction_worker: Add github templates by @dexhunter in https://github.com/WecoAI/aideml/pull/24
- :rotating_light: Add black formatter by @dexhunter in https://github.com/WecoAI/aideml/pull/25
- Feat: Add WebUI (please merge with squash) by @dexhunter in https://github.com/WecoAI/aideml/pull/27
- :sparkles: Add validation plot and score for webui by @dexhunter in https://github.com/WecoAI/aideml/pull/28
- :recycle: Refactor webui to live render results by @dexhunter in https://github.com/WecoAI/aideml/pull/29
- :lipstick: Fix styling issue for webui by @dexhunter in https://github.com/WecoAI/aideml/pull/30
- :arrow_up: Update requirements.txt by @dexhunter in https://github.com/WecoAI/aideml/pull/31
- :lipstick: Hide the right bottom hint by @dexhunter in https://github.com/WecoAI/aideml/pull/32
- :bug: fix typo on the template by @dexhunter in https://github.com/WecoAI/aideml/pull/33
- :children_crossing: Update bug report template by @dexhunter in https://github.com/WecoAI/aideml/pull/36
- :zap: update execution timeout logic more aggresively (#35) by @dexhunter in https://github.com/WecoAI/aideml/pull/37
- :bug: handle missing function calls for openai (#35) by @dexhunter in https://github.com/WecoAI/aideml/pull/38
- :sparkles: Add anthropic tool use by @dexhunter in https://github.com/WecoAI/aideml/pull/39
- :wrench: Add Makefile by @dexhunter in https://github.com/WecoAI/aideml/pull/26
- Release 0.2.0 by @dexhunter in https://github.com/WecoAI/aideml/pull/41
New Contributors
- @thesofakillers made their first contribution in https://github.com/WecoAI/aideml/pull/7
- @namin made their first contribution in https://github.com/WecoAI/aideml/pull/14
- @dexhunter made their first contribution in https://github.com/WecoAI/aideml/pull/17
Full Changelog: https://github.com/WecoAI/aideml/compare/v0.1.4...v0.2.0