Skip to content

Add debugging section for 401 and 429 errors#20

Open
winoooops wants to merge 1 commit intoLLM-Red-Team:mainfrom
winoooops:docs/add-debugging-section
Open

Add debugging section for 401 and 429 errors#20
winoooops wants to merge 1 commit intoLLM-Red-Team:mainfrom
winoooops:docs/add-debugging-section

Conversation

@winoooops
Copy link
Copy Markdown

Summary

Added comprehensive debugging information to help users resolve common authentication and rate limiting issues.

Changes Made

  • README.md (中文): Added "常见问题与调试" section with 401/429 error solutions
  • README_EN.md (English): Added "Troubleshooting" section with 401/429 error solutions

Issues Addressed

  • 401 authentication errors with API setup
  • 429 rate limiting errors
  • Confusion about correct API endpoint configuration

Solutions Provided

  • Two methods for 401 errors: environment check vs manual config
  • Domain configuration guidance for different API sources
  • 429 resolution:充值最低档提升并发量 / make minimum recharge to increase limits

- Added troubleshooting section for 401 authentication errors with two solution methods
- Added 429 rate limiting error resolution (recharge minimum tier on official platform)
- Updated both Chinese and English README files with debugging information

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant