Jason-Hoford / JafuChat

0 stars 1 forks source link

Solved many start up use cases and settings use cases #6

Closed hoford closed 7 months ago

hoford commented 7 months ago

if Ollama not found : start browser with instructions if configuration file not found: #initalize configuration prompt user for directory set llm to mistral if download else the first listed model in Ollama save configuration file load configuration file configure flask web server start web browser pointing to localHost:port

Settings menu improved