lmcli/pkg/lmcli
Matt Low 60a474d516 Implement PathToRoot and PathToLeaf with one query
After fetching all of a conversation's messages, we traverse the
message's Parent or SelectedReply fields to build the message "path"
in-memory
2024-06-01 06:40:59 +00:00
..
model Add message branching 2024-05-20 22:29:51 +00:00
provider Add Ollama support 2024-06-01 01:38:45 +00:00
tools Update dir_tree to have maximum depth of 5 2024-05-21 00:08:42 +00:00
config.go Add name prefix and / separator (e.g. anthropic/claude-3-haiku...) 2024-05-19 02:39:07 +00:00
lmcli.go Add Ollama support 2024-06-01 01:38:45 +00:00
store.go Implement PathToRoot and PathToLeaf with one query 2024-06-01 06:40:59 +00:00