lmcli/pkg
Matt Low 85a2abbbf3 Use @ as the separator between model and provider
Also put the provider after the model (e.g. `gpt-4o@openai`,
`openai/gpt-4o@openrouter`. The aim here was to reduce clashing and
confusion with existing model naming conventions.
2024-06-20 23:37:11 +00:00
..
api Include token count in api.Chunk 2024-06-09 20:49:18 +00:00
cmd Make Conversation a pointer refernece on Message 2024-06-09 18:51:44 +00:00
lmcli Use @ as the separator between model and provider 2024-06-20 23:37:11 +00:00
tui Include token count in api.Chunk 2024-06-09 20:49:18 +00:00
util Improved util.SetSTructDefaults 2024-05-14 20:54:37 +00:00