summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/openai (unfollow)
Commit message (Collapse)AuthorFilesLines
25 hoursUpdate docker tags in workfloe for slim images,Heiner Lohaus2-27/+29
Update read har file in OpenaiChat provider Remove webdriver in OpenaiChat provider Add supported_encodings and supported_encodings in OpenaiChat
2 daysFix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus1-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
2024-09-19update...abc1-8/+3
2024-09-19update ...abc1-0/+735
2024-06-10Fix har openai access token parsingRichard Steininger1-2/+4
2024-05-18Add get/set cookies dir, hide prompt option in guiHeiner Lohaus1-4/+2
2024-05-18Fix OpenaiChat provider, improve proofofworkHeiner Lohaus2-23/+13
2024-05-18Improve Liabots provider, Add image api supportHeiner Lohaus2-25/+53
2024-05-15Update chatgpt url, uvloop supportHeiner Lohaus2-6/+3
2024-04-28Add proofofwork to OpenaiChatHeiner Lohaus1-0/+39
2024-04-23Add conversation title change in guiHeiner Lohaus1-1/+2
Fix bug with multiple requests a .har in OpenaiChat
2024-04-21Improve python supportHeiner Lohaus2-0/+4
2024-04-21Add image model listHeiner Lohaus1-7/+11
2024-04-09Don't give up searching for accessToken in HAR fileochen11-2/+5
2024-04-05Add authless OpenaiChatHeiner Lohaus1-5/+5
2024-03-26Fix load .har files, add hardir to docker, add docsHeiner Lohaus1-2/+2
2024-03-26No arkose token and .har filesHeiner Lohaus1-13/+19
2024-03-25Add init file for openai dirHeiner Lohaus1-0/+0
2024-03-25Add .har file support for OpenaiChatHeiner Lohaus2-0/+190
Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui