Commit Graph

2 Commits

Author SHA1 Message Date
5ff763ecda Only allow read_dir (and other file access) within current working dir
Hopefully, anyway :)
2023-11-27 05:21:41 +00:00
bf1f23b1d6 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-27 05:21:41 +00:00