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
Currently, the Ollama Client API (llms/ollama/*.go) is poorly designed. We need to come up with a more production ready approach for handling API calls to the Ollama REST endpoints.
Refactor Ollama Client API
Currently, the Ollama Client API (
llms/ollama/*.go) is poorly designed. We need to come up with a more production ready approach for handling API calls to the Ollama REST endpoints.