Zipstack / Zipstack/unstract

fix: [ISSUE]:: Unable to Configure Ollama on localhost:11434 Despite Successful Installation

Open
#1,164 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
7.2k
Forks
718
Avg merge
3d 1h
Merged PRs (30d)
23

Description

Describe the bug

A clear and concise description of what the bug is.

I have completed all the steps mentioned in the documentation to set up the Unstract SDK. However, 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?

Steps Taken:

Installed and started Ollama successfully.
Verified it is running via curl http://localhost:11434.
Followed the setup instructions in the Unstract SDK documentation.
Any guidance would be appreciated. Thanks!

To reproduce

Steps to reproduce the behavior.

Expected behavior

A clear and concise description of what you expected to happen.

Environment details

  • Version: [e.g. 0.41.2]

Additional context

Add any other context about the problem here.

Screenshots

If applicable, add screenshots to help explain your problem.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Unstract SDK setup documentation and the localhost:11434 endpoint described in the report. Reproduce the configuration after verifying the SDK version and Ollama's curl response; done means the SDK recognizes the running local Ollama instance.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.