6f9b79afa1
Add modify_file tool
2023-11-26 10:51:06 +00:00
42f7b7aa29
Adjust read_file so it returns line numbers
2023-11-26 10:43:47 +00:00
9976c59f58
Small fixes
2023-11-26 10:43:25 +00:00
4b85b005dd
Add read_file
and write_file
tools
...
Also improve `read_dir` description, and make it skip hidden files
2023-11-26 07:32:28 +00:00
59487d5721
Adjust read_dir description and return value
2023-11-26 06:37:54 +00:00
1fc0af56df
Only allow read_dir (and other file access) within current working dir
...
Hopefully, anyway :)
2023-11-26 06:35:22 +00:00
b229c42811
Add initial support for tools
...
So far only supported on the non-streaming endpoint.
Added the `read_dir` tool for reading contents from paths relative to the
current working directory.
2023-11-26 02:34:19 +00:00