| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-07-04 | 600 Bytes | |
| gomodel_0.1.48_darwin_amd64.tar.gz | 2026-07-04 | 16.5 MB | |
| gomodel_0.1.48_darwin_arm64.tar.gz | 2026-07-04 | 15.3 MB | |
| gomodel_0.1.48_linux_amd64.tar.gz | 2026-07-04 | 16.2 MB | |
| gomodel_0.1.48_linux_arm64.tar.gz | 2026-07-04 | 14.7 MB | |
| gomodel_0.1.48_windows_amd64.zip | 2026-07-04 | 16.5 MB | |
| gomodel_0.1.48_windows_arm64.zip | 2026-07-04 | 14.7 MB | |
| README.md | 2026-07-04 | 637 Bytes | |
| v0.1.48 source code.tar.gz | 2026-07-04 | 7.0 MB | |
| v0.1.48 source code.zip | 2026-07-04 | 7.6 MB | |
| Totals: 10 Items | 108.5 MB | 1 | |
Changelog
Features
- [3c817e] feat(authkeys): labels on managed API keys applied to every request (#467)
- [1d7cfe] feat(dashboard): label analytics and page-level filters on usage page (#461)
- [4c8e0d] feat: added labelling system (#454)
Bug Fixes
- [4a951a] fix(gateway): skip failover sweep when request context is done (#453)
- [357329] fix: redact provider api keys, bound cache writers, harden pgvector init (#452)
Performance
- [7a052e] perf: cut hot-path allocations across streaming, live logs, and request adaptation (#456)
Other Changes
- [87d78d] tests(e2e): added new labelling related tests to the set