ksfi
ksfi
wasn't able to run without having access to gpt4, i added a little function that choses automatically gpt3
added some functions to select models in command line + ability to paste the api key in command line if not set
This PR addresses issues #87 and #124 It allows to blacklist paths by adding a —blacklist_path flag, the option accepts URLs and subpaths. It also fixes --blacklist which couldn’t take...
On macOS 12.7.1 Macbook Pro Intel Command: go get github.com/golang/mock/mockgen && make test Had a few issues when running tests: First with the [github.com/golang/mock/gomock](http://github.com/golang/mock/gomock) package, changed it to [go.uber.org/mock/gomock](http://go.uber.org/mock/gomock) which...
Matches stock buttons on HKG cars that have a pause/resume button following bounty #30950 Cancel button is considered as the pause/resume button on cars with the `HYUNDAI_PAUSE_RESUME_BTN` flag set Giving...
Safety checks related to bounty which implements the pause/resume button HKG cars logic Cruise speed is taken from SCC11 that uses here the same bus logic as SCC12 but i...
Added a function to use more active relays via the [nostr watch API](https://api.nostr.watch/)