BingGPT icon indicating copy to clipboard operation
BingGPT copied to clipboard

BingGPT command line client, written in rust.

Results 2 BingGPT issues
Sort by recently updated
recently updated
newest added

What cookie, specifically, should go into `~/.config/bing-cookies.json`? ``` shell ~/.config$ cat bing-cookies.json [ { "domain": "www.bing.com", "name": "MUIDB", "value": "05330000B241600006C00090B64163FA", "path": "/", "secure": false, "session": false, "expirationDate": 1721851293, "httpOnly": true,...

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.52 to 0.10.55. Release notes Sourced from openssl's releases. openssl-v0.10.55 What's Changed Fix warnings from BoringSSL on Rust 1.70 by @​alex in sfackler/rust-openssl#1948 Honor OPENSSL_NO_OCB if OpenSSL...

dependencies