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
Add empty state to ollama models dropdown. If user don't have any models, they can add any models based on ollama list of models: https://ollama.ai/library. Handle submission and use dialog to then download the model
Why?
To simplify adding ollama models.
How to implement
add empty state to models dropdown
create dialog for empty state
dialog should include link to ollama library / instruction
create loading state when pulling/downloading model
Description
Add empty state to ollama models dropdown. If user don't have any models, they can add any models based on ollama list of models: https://ollama.ai/library. Handle submission and use dialog to then download the model
Why?
To simplify adding ollama models.
How to implement
Reference
The text was updated successfully, but these errors were encountered: