Skip to content

Implementing Ollama's /api/show #153

Description

@dredwilliams

I am trying to use olla between my model collection and LangFlow. When I configure the System Models to use Ollama and provide my olla URL, it accepts it as valid but shows no models.

In trying to diagnose the issue, I discovered that while LangFlow sends the /api/tags call to get the current set of models (which olla properly responds to), it then does an /api/show call to get model details. When it gets the "olla doesn't do /api/show" response, it assumes the model is invalid, and as a result has no models to show.

Is there a plan to implement this capability in olla?

Thanks!

Metadata

Metadata

Assignees

Labels

investigatingWe're actively investigating the issue.roadmap-featureThis issue will be implemented in the roadmap of features for Olla.work in progressWe're working on it

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions