lmcli/pkg/lmcli
Matt Low 46149e0b67 Attempt to fix anthropic tool calling
Models have been way too eager to use tools when the task does not
require it (for example, reading the filesystem in order to show an
code example)
2024-03-17 22:55:02 +00:00
..
model Project refactor, add anthropic API support 2024-03-12 01:01:19 -06:00
provider Attempt to fix anthropic tool calling 2024-03-17 22:55:02 +00:00
tools Removed tool usage logging to stdout 2024-03-14 06:01:42 +00:00
config.go Project refactor, add anthropic API support 2024-03-12 01:01:19 -06:00
lmcli.go Store enabled tools in lmcli.Context 2024-03-12 08:01:53 +00:00
store.go Add store.AddReply 2024-03-14 06:01:42 +00:00