Commit Graph

4 Commits

Author SHA1 Message Date
beyhan 28eb7e849b feat: increase SSE scanner buffer to 4MB for Anthropic tool calls, add stream error handling, prune unused Go dependencies, and add setup instructions. 2026-05-13 15:09:27 +03:00
Beyhan Ogur aa6dbfefb3 feat: add DB_TIMEZONE configuration and update logging for PostgreSQL timezone 2026-05-11 17:08:48 +03:00
Beyhan Ogur c56ae7194c feat: enable SSE streaming support in Anthropic handler
- Updated AnthropicHandler to check for streaming configuration before handling SSE transform.
- Modified handleStreaming to use the original request body instead of forcing stream to true.
- Adjusted the transformation logic in AnthropicToBifrost to respect the original stream setting.
- Added logging for SSE streaming configuration in the main application.
2026-05-11 15:28:56 +03:00
Beyhan Ogur a408821410 first commit 2026-05-11 15:08:50 +03:00