Skip to content

fix(ollama): handle parsing ollama chunk error for issue #13333 - #15717

Merged
1 commit merged into
BerriAI:mainfrom
lshgdut:main
Oct 21, 2025
Merged

fix(ollama): handle parsing ollama chunk error for issue #13333#15717
1 commit merged into
BerriAI:mainfrom
lshgdut:main

Conversation

@lshgdut

@lshgdut lshgdut commented Oct 20, 2025

Copy link
Copy Markdown
Contributor

Title

Enhance chunk parsing for empty responses without 'thinking' and improve error logging (#13333)

Relevant issues

Fixes #13333

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix
✅ Test

Changes

@vercel

vercel Bot commented Oct 20, 2025

Copy link
Copy Markdown

@lshgdut is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@ghost
ghost merged commit b0ccc35 into BerriAI:main Oct 21, 2025
4 of 6 checks passed
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: litellm.APIConnectionError: Unable to parse ollama chunk

1 participant