summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/openai/har_file.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix har openai access token parsingRichard Steininger2024-06-101-2/+4
|
* Add get/set cookies dir, hide prompt option in guiHeiner Lohaus2024-05-181-4/+2
|
* Fix OpenaiChat provider, improve proofofworkHeiner Lohaus2024-05-181-3/+4
|
* Improve Liabots provider, Add image api supportHeiner Lohaus2024-05-181-9/+21
|
* Update chatgpt url, uvloop supportHeiner Lohaus2024-05-151-1/+1
|
* Add conversation title change in guiHeiner Lohaus2024-04-231-1/+2
| | | | Fix bug with multiple requests a .har in OpenaiChat
* Improve python supportHeiner Lohaus2024-04-211-0/+2
|
* Add image model listHeiner Lohaus2024-04-211-7/+11
|
* Don't give up searching for accessToken in HAR fileochen12024-04-091-2/+5
|
* Add authless OpenaiChatHeiner Lohaus2024-04-051-5/+5
|
* Fix load .har files, add hardir to docker, add docsHeiner Lohaus2024-03-261-2/+2
|
* No arkose token and .har filesHeiner Lohaus2024-03-261-13/+19
|
* Add .har file support for OpenaiChatHeiner Lohaus2024-03-251-0/+124
Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui