"Error: Connection error." following Github readme.md
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
I installed llm via conda (from conda-forge), set my openai key (which worked fine). llm models returns a list of models that are available, but attempting to ask the models a Q, gets this error.
Any ideas?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the GitHub README setup with the conda-forge installation, configured OpenAI key, and the llm models command. Then compare the successful model listing with the failing question request and identify the cause of the connection error. Done means the documented setup can ask a model successfully or the failure has a clear, actionable explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100