Skip to content

Ollama support #198

@michaelmior

Description

@michaelmior

Feature request

Is your feature request related to a problem? Please describe.

I'd like to be able to use a local model with Ollama.

Describe the solution you'd like

I want to be able to use a local Ollama instance with seed.

Describe alternatives you've considered

Cloud based models require an Internet connection as well as an account with a third party.
It would be possible to use something like LocalAI which provides an OpenAI-compatible API for local models, but this is a pretty heavyweight solution.

Additional context

LangChain.js already has Ollama support.
It seems like this could be as simple as allowing an OLLAMA_MODEL environment variable that can be used to construct a ChatOllama instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions