Some things to explore:
-
Expose more of ollama's
GenerateRequest
-
Expose
ChatRequest
flows -
More features for
ChatPanelModel
-
Help in the header/footer, include model name, etc?
-
Chat vs Generate
-
Left/right/up/down inputBox/responseView placement
-
model selection UI?
-
more keyboard navigation
-
more focus work
-
stopwatch
-
Configure the ANSI renderer (back/fore color, window size, etc?)
-
DownloadProgressModel
for tracking model downloads -
Pointer receiver or value receivers?
-
More exapmles