Skip to content

fix(kleidiai-llm-chatbot): add command to install specific httpx vers… #1895

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

Conversation

gabrieldpeterson
Copy link
Contributor

I added a command to roll the httpx version to 0.27.2.

I noticed there is an issue when planning a workshop that is based on the following Learning Path: https://learn.arm.com/learning-paths/servers-and-cloud-computing/pytorch-llama/. If the httpx isn't rolled back to an version prior to 0.28 the Streamlit frontend will throw a "proxies" error when you try to send a message to the chatbot.

I know this is probably a band-aid fix, but because I will be sending people to try this Learning Path after they complete the workshop I wanted them to be able to successfully complete all the steps.

Before submitting a pull request for a new Learning Path, please review Create a Learning Path

  • [x ] I have reviewed Create a Learning Path

Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.

  • [x ] I have checked my contribution for confidential information

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.

@pareenaverma pareenaverma merged commit 1d94548 into ArmDeveloperEcosystem:main Apr 30, 2025
1 check passed
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