summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/openai (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve slim docker image example, clean up OpenaiChat provider (#2397)0.3.5.90.3.5.8H Lohaus31 hours1-1/+0
| | | | | | | | | * Improve slim docker image example, clean up OpenaiChat provider * Enhance event loop management for asynchronous generators * Fix attribute " shutdown_default_executor" not found in old python versions * asyncio file added with all async helpers
* Improve reading .har file in OpenaiChatHeiner Lohaus36 hours1-13/+15
|
* Add upload cookie filesHeiner Lohaus37 hours1-4/+4
|
* Add show log option to guiHeiner Lohaus3 days1-3/+2
|
* Add full nodriver support to OpenaiChatHeiner Lohaus5 days2-41/+41
| | | | Move small docker images before old images
* Update docker tags in workfloe for slim images,Heiner Lohaus5 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 Lohaus6 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