Commit Graph

3 Commits

Author SHA1 Message Date
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 f0a4e89e0f Update .env.example with additional configuration variables 2026-05-11 15:11:14 +03:00
Beyhan Ogur a408821410 first commit 2026-05-11 15:08:50 +03:00