| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyGPT-2.8.0-x86_64.AppImage.zsync | 2026-08-12 | 1.5 MB | |
| PyGPT-2.8.0-x86_64.AppImage | 2026-08-12 | 793.2 MB | |
| 2.8.0 source code.tar.gz | 2026-08-12 | 15.7 MB | |
| 2.8.0 source code.zip | 2026-08-12 | 17.6 MB | |
| README.md | 2026-08-12 | 722 Bytes | |
| Totals: 5 Items | 828.1 MB | 2 | |
2.8.0 (2026-08-12)
- Upgraded all models to their latest available versions.
- Upgraded dependencies.
- Fixed compatibility with the latest models.
- Fixed the Runner agents workflow.
- Fixed the Ollama provider and custom model handling - #169, thanks to @ba2512005.
- Fixed top_p handling and added temperature guards for Claude 4.x Anthropic models - #184, thanks to @robertnama.
- Fixed message handling for Mistral - #185, thanks to @WildGreenRose.