Matt Low
e850c340b7
Adds the following tools: - read_dir - list a directory's contents - read_file - read the content of a file - write_file - write contents to a file - insert_file_lines - insert lines in a file - replace_file_lines - replace or remove lines in a file |
||
---|---|---|
.. | ||
cli.go | ||
cmd.go | ||
config.go | ||
conversation.go | ||
functions.go | ||
openai.go | ||
store.go | ||
tty.go | ||
util.go |