Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 629 Bytes

TODO.md

File metadata and controls

26 lines (16 loc) · 629 Bytes

ollamatea TODO

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