You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
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: