Skip to content

Ollama properties hint #16

@iromu

Description

@iromu

It is quite difficult to guess and override the default gpt in the properties. I prefer Ollama for experimentation and testing.

The following should be at least a comment on the application.properties to enable devs to choose other llms:

embabel.models.defaultEmbeddingModel=nomic-embed-text:latest

embabel.models.llms.best=llama3.1:8b
embabel.models.llms.cheapest=llama3.1:8b

embabel.models.embeddingServices.best=nomic-embed-text:latest
embabel.models.embeddingServices.cheapest=nomic-embed-text:latest

embabel.agent-platform.ranking.llm=llama3.1:8b```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions