Sorting LiteLLM GitHub issues by difficulty to implement. Higher = harder.
{
The streaming lifecycle bug is harder because it requires tracing asynchronous response termination, exception propagation, callback invocation, and regression coverage across proxy execution paths. The provider addition is broader in integration points but follows established provider and metadata patterns, making its implementation more predictable.
}
https://github.com/berriai/litellm/issues/13786 3:2 https://github.com/berriai/litellm/issues/31568