Skip to content

Embedding endpoint http://localhost:11434/api/embed 404 #344

@dfengpo

Description

@dfengpo

My code like this:
IEmbeddingGenerator<string, Embedding>generator = new OllamaApiClient(new Uri("http://lp:11434"), "bge-large:335");
var vector=generator.GenerateVectorAsync("Description");

I have got http 404 exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions