Developers ChatGPT Toolbench 2.0.0
The Developers ChatGPT ToolBench can be used as actions in a GPT and as ChatGPT plugin to let ChatGPT work as an AI assistant which can use the tool bench with the following operations:
- Listing the files in a directory
- Reading the contents of a file
- Writing content to a file / changing file content
- Searching for regular expressions in files
- Executing a shell script with given content as standard input
- Fetching the text content of a URL
New in this release is the extensive documentation site and support to run as a ChatGPT plugin in a GPT directly, without the local plugin development mode of ChatGPT that was necessary so far.
Downloads
- View the detailed description in the README
- Download it as Github Package - specifically the executable JAR developers-chatgpt-toolbench-plugin-2.0.0.jar
- Run it from a docker container stoerr/developers-chatgpt-toolbench-plugin
What's Changed
Full Changelog: release-1.1.0...release-2.0.0