[ISSUE]error testing 'ollama-instance-1'. Error from LLM provider 'ollama_chatEception - [errno111] connection refused
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
Description
error testing 'ollama-instance-1'. Error from LLM provider 'ollama_chatEception - [errno111] connection refused
I am unable to configure Ollama at localhost:11434.
When I run the curl command or try opening http://localhost:11434/ in the browser, it confirms that Ollama is running.
Despite this, the SDK does not seem to recognize it.
Could you please advise if I might be missing any configuration steps?
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 Ollama connection using the reported localhost:11434 curl or browser check, then compare that with the SDK's configuration for the 'ollama-instance-1' provider. Done means identifying why the SDK receives connection refused and documenting or confirming the required configuration steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama, python
- Domain
- ai, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100