| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-02-01 | 600 Bytes | |
| gomodel_0.1.2_linux_arm64.tar.gz | 2026-02-01 | 7.8 MB | |
| gomodel_0.1.2_windows_arm64.tar.gz | 2026-02-01 | 7.8 MB | |
| gomodel_0.1.2_darwin_amd64.tar.gz | 2026-02-01 | 8.6 MB | |
| gomodel_0.1.2_darwin_arm64.tar.gz | 2026-02-01 | 8.1 MB | |
| gomodel_0.1.2_linux_amd64.tar.gz | 2026-02-01 | 8.5 MB | |
| gomodel_0.1.2_windows_amd64.tar.gz | 2026-02-01 | 8.6 MB | |
| README.md | 2026-01-28 | 911 Bytes | |
| v0.1.2 source code.tar.gz | 2026-01-28 | 239.9 kB | |
| v0.1.2 source code.zip | 2026-01-28 | 338.3 kB | |
| Totals: 10 Items | 50.1 MB | 0 | |
Changelog
- [fb05e2] Feature: Add reasoning parameter to chat API (#45)
- [4896e9] Feature: usage token tracking (#43)
- [4c7f5b] chore(deps): bump github.com/go-viper/mapstructure/v2 (#40)
- [a6011b] chore(deps): bump github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3 (#51)
- [256bbe] chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.1 to 2.4.2 (#53)
- [8721eb] chore(deps): bump modernc.org/sqlite from 1.44.0 to 1.44.2 (#39)
- [c74d1b] chore(deps): bump modernc.org/sqlite from 1.44.2 to 1.44.3 (#52)
- [41c3ca] chore: remove redundant fields related to token usage at audit log feature (#41)
- [8a1395] feat: implemented ollama provider (#47)
- [c9ba68] fix: ensure MaxTokens >= budget when extended thinking is enabled (#48)
- [a9603d] fix: exclude /v1/models endpoint from OnlyModelInteractions logging (#42)
- [2a7c1f] fix: increase HTTP client timeouts to prevent API timeout errors (#55)