Version
byaratan
0Executes commands by calling specified tools with a given prompt.
About
This tool provides a command-line interface for interacting with language models that support tool usage. It allows users to specify a model, a tool to be called, and a prompt. The tool then executes the specified command using the language model and the chosen tool, displaying the results to the user. It supports reading prompts from files and calling different tools for varied tasks.
Key Features
- 0 GitHub stars