summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth/OpenaiChat.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix history support for OpenaiChatHeiner Lohaus2024-03-281-6/+5
* Fix attr conversation_id not foundHeiner Lohaus2024-03-271-2/+2
* Fix load .har files, add hardir to docker, add docsHeiner Lohaus2024-03-261-1/+1
* No arkose token and .har filesHeiner Lohaus2024-03-261-28/+20
* Add .har file support for OpenaiChatHeiner Lohaus2024-03-251-60/+12
* Fix missing websocket_request_id in OpenaiChatHeiner Lohaus2024-03-191-1/+1
* Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus2024-03-151-1/+1
* Add webview support to OpenaiChatHeiner Lohaus2024-03-141-48/+116
* Add system message input to guiHeiner Lohaus2024-03-091-43/+45
* Expire cache, Fix multiple websocket conversations in OpenaiChatHeiner Lohaus2024-03-081-6/+11
* Update OpenaiChat.py0.2.2.5H Lohaus2024-02-281-1/+1
* Update OpenaiChat.pyH Lohaus2024-02-281-1/+1
* Add websocket support in OpenaiChatHeiner Lohaus2024-02-281-95/+133
* Update some providersHeiner Lohaus2024-02-271-11/+22
* Add support for message history and system message in OpenaiChatHeiner Lohaus2024-02-261-45/+75
* Fix cookies is None bugHeiner Lohaus2024-02-251-1/+1
* Add GeminiPro API providerHeiner Lohaus2024-02-231-32/+57
* Add unitests for the clientHeiner Lohaus2024-02-141-1/+1
* Add new Client API with DocsHeiner Lohaus2024-02-121-44/+41
* Read cookies from config in GeminiHeiner Lohaus2024-02-091-1/+2
* Update OpenaiChat.pyH Lohaus2024-02-091-1/+1
* Fix OpenaiChat provider, Fix issue with curl_cffiHeiner Lohaus2024-02-091-7/+18
* Add Gemini Provider with image upload and generationHeiner Lohaus2024-02-081-10/+8
* Add aiohttp_socks to requirementsHeiner Lohaus2024-01-291-16/+15
* Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus2024-01-261-5/+5
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-20/+32
* Add ProviderModelMixin for model selectionHeiner Lohaus2024-01-231-37/+29
* Fix unittestsHeiner Lohaus2024-01-141-12/+40
* Refactor code with AIHeiner Lohaus2024-01-141-110/+229
* Fix process_image in BingHeiner Lohaus2024-01-131-4/+1
* Support upload image in guiHeiner Lohaus2024-01-131-102/+242
* Add _puid cookie, save access_token in cookies in OpenaiChatHeiner Lohaus2024-01-011-7/+19
* Add selenium to dockerfileHeiner Lohaus2023-12-061-22/+15
* Add get_session_from_browser as cloudflare bypassHeiner Lohaus2023-12-021-1/+1
* Add webdriver moduleHeiner Lohaus2023-11-201-75/+56
* Add Response Handler to OpenaiChatHeiner Lohaus2023-11-191-74/+200
* Update OpenaiChat.pyH Lohaus2023-11-151-0/+1
* Add auto_continue to OpenaiChatHeiner Lohaus2023-11-121-45/+69
* Add py_arkose_generator in OpenaiChatHeiner Lohaus2023-11-111-48/+12
* Add exec_js helper defHeiner Lohaus2023-11-031-21/+25
* Fix NotImplementedError on WInHeiner Lohaus2023-11-031-0/+10
* Use asyncio subprocess in OpenaiChatHeiner Lohaus2023-10-281-3/+10
* Add arkose_token to OpenaiChatHeiner Lohaus2023-10-281-3/+46
* Debug logging supportHeiner Lohaus2023-10-221-20/+27
* Add Proxy Support and Create Provider to ReadmeHeiner Lohaus2023-10-091-6/+11
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+2
* Sort providers in new dirsHeiner Lohaus2023-10-041-0/+124