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
Figured it out. async-ollama defaults to llama3, I had llama3.2 running. Bumping the async-ollama gem in the example to the latest gave a better error.
In chatbot example, started with
bundle exec ./application.rb
with ollama running locally, after sending the prompt from the UI:The text was updated successfully, but these errors were encountered: