Commit Graph

3 Commits

Author SHA1 Message Date
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