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
fix: remove num_ctx parameter from Ollama chat options
The num_ctx parameter was being passed to the Ollama chat API but is no longer needed. This removes it from the options object to simplify the configuration.
0 commit comments