lmcli/pkg/tui/views
Matt Low 0384c7cb66 Large refactor - it compiles!
This refactor splits out all conversation concerns into a new
`conversation` package. There is now a split between `conversation` and
`api`s representation of `Message`, the latter storing the minimum
information required for interaction with LLM providers. There is
necessary conversation between the two when making LLM calls.
2024-10-22 17:53:13 +00:00
..
chat Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
conversations Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
settings tui: Add setting view with support for changing the current model 2024-09-26 18:32:22 +00:00