0xN1 / kisahari

a personal journaling app where you can chat with your entries locally
https://kisahari.app
28 stars 4 forks source link

feature: add ollama models from the models dropdown #7

Open 0xN1 opened 5 months ago

0xN1 commented 5 months ago

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