mirror of
https://github.com/usestrix/strix.git
synced 2026-08-17 17:30:27 +02:00
- Retry failed streams up to 3 times with exp backoff (8s min, 64s max) - Reset chunks on failure and retry full request - Use litellm._should_retry() for retryable error detection - Switch to async acompletion() for streaming - Refactor generate() into smaller focused methods