Skip to content

fix(llm_provider): Ollama calls lack error handling #232

@tatenda-source

Description

@tatenda-source

The generate_text() function calls _client().chat() without error handling. If the Ollama server is down or the model is invalid, users get an unhelpful raw exception instead of a descriptive error message.

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