Skip to content

fix(docs): update Windows encoding note for LiteLLM to improve clarity #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 12, 2025

Conversation

sfkrieger
Copy link
Collaborator

@sfkrieger sfkrieger commented Aug 11, 2025

This pull request updates the documentation to provide clearer guidance for Windows users who encounter encoding issues when using LiteLLM with ADK agents. The main change is the replacement of the previous info box with a more prominent warning and improved instructions for setting the PYTHONUTF8 environment variable.

Documentation improvements:

  • Replaced the info box with a warning callout specifically highlighting the UnicodeDecodeError issue on Windows when using LiteLLM, and clarified the cause of the problem.
  • Updated the instructions for setting the PYTHONUTF8 environment variable, including clearer PowerShell examples and guidance for both temporary and persistent environment changes.

Reviewed-by: Sita04
Refs: #163

@Sita04 Sita04 requested review from joefernandez and Sita04 and removed request for Sita04 August 11, 2025 18:18
@joefernandez joefernandez merged commit d6b2bb4 into main Aug 12, 2025
4 checks passed
@joefernandez joefernandez deleted the windows-encoding-163 branch August 12, 2025 17:27
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.

2 participants