Skip to content

docs: fix requests.get typo in Assistant example#826

Open
stablegenius49 wants to merge 1 commit intoQwenLM:mainfrom
stablegenius49:pr-factory/issue-825-readme-requests-get
Open

docs: fix requests.get typo in Assistant example#826
stablegenius49 wants to merge 1 commit intoQwenLM:mainfrom
stablegenius49:pr-factory/issue-825-readme-requests-get

Conversation

@stablegenius49
Copy link
Copy Markdown

Summary

  • fix the Assistant README example to use requests.get(image_url) instead of request.get(image_url)
  • mirror the same correction in README_CN.md so the bilingual examples stay consistent

Closes #825

Verification

  • docs-only change; verified the diff is limited to the two README snippets
  • ran git diff --check

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.

Fix issue in the Prompt in Readme

1 participant