lmcli/pkg/tui/views/chat
Matt Low dfe43179c0 Include token count in api.Chunk
And calculate the tokens/chunk for gemini responses, fixing the tok/s
meter for gemini models.

Further, only consider the first candidate of streamed gemini responses.
2024-06-09 20:49:18 +00:00
..
chat.go Better handling of newly saved conversations 2024-06-09 18:51:44 +00:00
conversation.go Make Conversation a pointer refernece on Message 2024-06-09 18:51:44 +00:00
input.go Chat view cleanup 2024-06-09 16:19:17 +00:00
update.go Include token count in api.Chunk 2024-06-09 20:49:18 +00:00
view.go Rename shared.State to shared.Shared 2024-06-09 16:19:19 +00:00