summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/openai (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add show log option to guiHeiner Lohaus5 days1-3/+2
|
* Add full nodriver support to OpenaiChatHeiner Lohaus6 days2-41/+41
| | | | Move small docker images before old images
* Update docker tags in workfloe for slim images,Heiner Lohaus6 days2-27/+29
| | | | | | Update read har file in OpenaiChat provider Remove webdriver in OpenaiChat provider Add supported_encodings and supported_encodings in OpenaiChat
* Fix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus8 days1-1/+0
| | | | | | | | | | * Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui * Fix Cloadflare and Pi and AmigoChat provider * Fix conversation support in DDG provider, Add cloudflare bypass with nodriver * Fix unittests without curl_cffi
* update...abc2024-09-191-8/+3
|
* update ...abc2024-09-191-0/+735
|
* 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-182-23/+13
|
* Improve Liabots provider, Add image api supportHeiner Lohaus2024-05-182-25/+53
|
* Update chatgpt url, uvloop supportHeiner Lohaus2024-05-152-6/+3
|
* Add proofofwork to OpenaiChatHeiner Lohaus2024-04-281-0/+39
|
* 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-212-0/+4
|
* 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 init file for openai dirHeiner Lohaus2024-03-251-0/+0
|
* Add .har file support for OpenaiChatHeiner Lohaus2024-03-252-0/+190
Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui