| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-06-06 | 2.3 kB | |
| v0.3.1 source code.tar.gz | 2024-06-06 | 15.9 MB | |
| v0.3.1 source code.zip | 2024-06-06 | 16.0 MB | |
| Totals: 3 Items | 31.9 MB | 10 | |
Highlights
We have a new release, v0.3.1, ready for you!
The main changes in this release include:
🚀 Default model upgrade - GPT-4o is now the default model version by @AntonOsika 📊 Benchmark development - Laid the groundwork for benchmark-driven development by @ATheorell 🐋 Docker stability with a hotfix for Docker image by @k1lgor 🚧 Enhanced error handling by @similato87
❤️ We also welcome our new first-time contributor @ceddy4395!
What's Changed
- Retry diff failures (fixed by gptengineer by pasting errors into prompt 🔥) by @AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1140
- Formate uploading files with black linting tool by @similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1094
- Correct path for debug logs by @AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1141
- Making black a main dependency by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1145
- Enhance Diff Application and Error Transparency by @similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1138
- Bench export by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1147
- Adding instructions for the use of open router by @zigabrencic in https://github.com/gpt-engineer-org/gpt-engineer/pull/1139
- GPT-4o default, fix tiktoken by @AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1151
- Small fixes to the CLI interface of gpte and bench applications by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1157
- Fix potential GitHub action smells by @ceddy4395 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1156
- Hotfix/docker image by @k1lgor in https://github.com/gpt-engineer-org/gpt-engineer/pull/1161
- Extract linting process from file_selector by @similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1146
- Update pyproject.toml by @viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1168
New Contributors
- @ceddy4395 made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1156
Full Changelog: https://github.com/gpt-engineer-org/gpt-engineer/compare/v0.3.0...v0.3.1