ShellGPT could benefit from OpenAI's function-calling feature in several ways. For example creating "shell_command_call" function might automate command executions from LLM output, etc... The main challenge, however, would likely be simplifying the process for users to create their custom functions. These functions should be seamlessly integrated into ShellGPT, enabling it to generate a JSON schema dynamically when calling the API.
ShellGPT could benefit from OpenAI's function-calling feature in several ways. For example creating "shell_command_call" function might automate command executions from LLM output, etc... The main challenge, however, would likely be simplifying the process for users to create their custom functions. These functions should be seamlessly integrated into ShellGPT, enabling it to generate a JSON schema dynamically when calling the API.
Discussion: https://github.com/TheR1D/shell_gpt/discussions/416