| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| brightstaff-darwin-arm64.gz | < 18 hours ago | 10.1 MB | |
| brightstaff-linux-amd64.gz | < 18 hours ago | 10.9 MB | |
| brightstaff-linux-arm64.gz | < 18 hours ago | 11.0 MB | |
| llm_gateway.wasm.gz | < 18 hours ago | 4.4 MB | |
| prompt_gateway.wasm.gz | < 18 hours ago | 430.6 kB | |
| README.md | < 18 hours ago | 830 Bytes | |
| release 0.4.28 source code.tar.gz | < 18 hours ago | 28.3 MB | |
| release 0.4.28 source code.zip | < 18 hours ago | 28.6 MB | |
| Totals: 8 Items | 93.7 MB | 0 | |
What's Changed
- docs: fix "quuickstart" typo and duplicated heading in supported_providers.rst by @Lagmator22 in https://github.com/katanemo/plano/pull/987
- fix: GPT-5.6 SSE streams truncated through /v1/responses (chunk framing, raw identity passthrough, gzip window) by @Jiliac in https://github.com/katanemo/plano/pull/988
- feat(routing): automatic prompt caching + a per-session routing budget by @Spherrrical in https://github.com/katanemo/plano/pull/982
- release 0.4.28 by @Spherrrical in https://github.com/katanemo/plano/pull/994
New Contributors
- @Lagmator22 made their first contribution in https://github.com/katanemo/plano/pull/987
- @Jiliac made their first contribution in https://github.com/katanemo/plano/pull/988
Full Changelog: https://github.com/katanemo/plano/compare/0.4.27...0.4.28