Arno Gaboury

Results 2 issues of Arno Gaboury

``` heading "Killing remaining node processes" echo `ps auxww | grep node | awk '{print $2}'` kill -9 `ps auxww | grep node | awk '{print $2}'` ``` When running...

open terminal and run goose-configure: ``` $ goose-configure ◇ What would you like to configure? │ Configure Providers ◇ Which model provider should we use? │ OpenAI ◇ Provider OpenAI...

security
linux