Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Use Ollama client or LiteLLM for getting Ollama responses #186

Closed
@aponcedeleonch

Description

@aponcedeleonch

Right now we're calling directly Ollama API using httpx. Since the response is not standardized is causing problems when storing the responses from ollama in the DB. Potentially it can cause issues in more places of the pipeline. We should use instead:

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