-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed as not planned
Labels
Description
What would you like to see?
On desktop, I should be able to specify a script execution block.
Params:
- Language executable (string to /bin/bash, or powershell, or python exe, etc)
- Location to script to execute
- Run in background (eg: wait or do not wait for script to finish)
Will pipe stdout and stderr to the block output if running in foreground to the LLM, Otherwise we return static string response and continue.
Reactions are currently unavailable