summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth/OpenaiChat.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing websocket_request_id in OpenaiChatHeiner Lohaus2024-03-191-1/+1
| | | | | | Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api
* 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
| | | | Improve OpenaiChat provider
* Expire cache, Fix multiple websocket conversations in OpenaiChatHeiner Lohaus2024-03-081-6/+11
| | | | Map system messages to user messages in GeminiPro
* 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
| | | | | | | Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
* Add support for message history and system message in OpenaiChatHeiner Lohaus2024-02-261-45/+75
| | | | | | Add fetch access_token and fix cookie usage in OpenaiChat Fix save created access_token in cookies in OpenaiChat Add use_auth_header config in GeminiPro
* Fix cookies is None bugHeiner Lohaus2024-02-251-1/+1
|
* Add GeminiPro API providerHeiner Lohaus2024-02-231-32/+57
| | | | | Set min version for undetected-chromedriver Add api_key to the new client
* Add unitests for the clientHeiner Lohaus2024-02-141-1/+1
| | | | | Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop
* Add new Client API with DocsHeiner Lohaus2024-02-121-44/+41
| | | | | | | Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images.
* Read cookies from config in GeminiHeiner Lohaus2024-02-091-1/+2
| | | | Fixes for OpenaiChat Provider
* 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 preview for uploaded and generated images in gui Improve typing, readme
* Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus2024-01-261-5/+5
| | | | Add set_cookies helper, Show last used model
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-20/+32
| | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
* 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
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Fix process_image in BingHeiner Lohaus2024-01-131-4/+1
| | | | | Add ImageResponse to Bing Fix cursor styling in gui
* Support upload image in guiHeiner Lohaus2024-01-131-102/+242
| | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* Add _puid cookie, save access_token in cookies in OpenaiChatHeiner Lohaus2024-01-011-7/+19
|
* Add selenium to dockerfileHeiner Lohaus2023-12-061-22/+15
| | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
* 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 Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi
* Update OpenaiChat.pyH Lohaus2023-11-151-0/+1
|
* Add auto_continue to OpenaiChatHeiner Lohaus2023-11-121-45/+69
| | | | Update readme provider tables
* 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
| | | | Async browse access token
* Add Proxy Support and Create Provider to ReadmeHeiner Lohaus2023-10-091-6/+11
| | | | Add proxy support to many providers
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+2
| | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* Sort providers in new dirsHeiner Lohaus2023-10-041-0/+124