Sorting LiteLLM GitHub issues by difficulty to implement. Higher = harder.
{
Recursive schema handling is harder because it requires safe, bounded expansion semantics across multiple translation paths, compatibility decisions, and broad regression testing; the streaming fix is comparatively localized to iterator error propagation and terminal-event behavior.
}
https://github.com/berriai/litellm/issues/34328 4:1 https://github.com/berriai/litellm/issues/32562