lmcli/pkg/tui
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
..
shared Rename shared.State to shared.Shared 2024-06-09 16:19:19 +00:00
styles Split up tui code into packages (views/*, shared, util) 2024-05-30 06:44:40 +00:00
util Documentation tweak 2024-05-30 18:24:01 +00:00
views Include token count in api.Chunk 2024-06-09 20:49:18 +00:00
tui.go Rename shared.State to shared.Shared 2024-06-09 16:19:19 +00:00