| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-04-25 | 600 Bytes | |
| gomodel_0.1.21_darwin_amd64.tar.gz | 2026-04-25 | 16.5 MB | |
| gomodel_0.1.21_darwin_arm64.tar.gz | 2026-04-25 | 15.6 MB | |
| gomodel_0.1.21_linux_amd64.tar.gz | 2026-04-25 | 16.3 MB | |
| gomodel_0.1.21_linux_arm64.tar.gz | 2026-04-25 | 15.0 MB | |
| gomodel_0.1.21_windows_amd64.zip | 2026-04-25 | 16.5 MB | |
| gomodel_0.1.21_windows_arm64.zip | 2026-04-25 | 15.0 MB | |
| README.md | 2026-04-25 | 929 Bytes | |
| v0.1.21 source code.tar.gz | 2026-04-25 | 5.3 MB | |
| v0.1.21 source code.zip | 2026-04-25 | 5.6 MB | |
| Totals: 10 Items | 105.8 MB | 1 | |
Changelog
Features
- [30ed1b] feat(anthropic): configure default max tokens (#270)
- [af9d31] feat(providers): add MiniMax provider support (#265)
- [398774] feat(providers): configure provider model lists consistently (#268)
- [92283f] feat(providers): per-model metadata overrides for custom endpoints (#264)
- [1bd0f9] feat(server): support base path mounting
Bug Fixes
- [00134e] fix(admin): treat canceled admin requests as client closed (#278)
- [b77299] fix(base-path): consolidate prefix handling (#277)
- [cc63c4] fix(core): normalize provider error payloads (#275)
- [13a2d0] fix(dashboard): correct workflow charts and cache overview requests (#271)
- [54bc2b] fix(providers): fall back to configured models when upstream /models fails (#266)
- [54044f] fix(responsecache): avoid memory leak in MapVecStore.DeleteExpired (#258)
- [1ffe4d] fix(server): flush non-SSE passthrough responses after copy (#256)