Changelog
- fb05e2d Feature: Add reasoning parameter to chat API (#45)
- 4896e97 Feature: usage token tracking (#43)
- 4c7f5b5 chore(deps): bump github.com/go-viper/mapstructure/v2 (#40)
- a6011be chore(deps): bump github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3 (#51)
- 256bbe3 chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.1 to 2.4.2 (#53)
- 8721eb4 chore(deps): bump modernc.org/sqlite from 1.44.0 to 1.44.2 (#39)
- c74d1bf chore(deps): bump modernc.org/sqlite from 1.44.2 to 1.44.3 (#52)
- 41c3ca5 chore: remove redundant fields related to token usage at audit log feature (#41)
- 8a13954 feat: implemented ollama provider (#47)
- c9ba680 fix: ensure MaxTokens >= budget when extended thinking is enabled (#48)
- a9603d8 fix: exclude /v1/models endpoint from OnlyModelInteractions logging (#42)
- 2a7c1f7 fix: increase HTTP client timeouts to prevent API timeout errors (#55)