summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add labels to provider listHeiner Lohaus2024-04-126-0/+6
* Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2H Lohaus2024-04-104-12/+37
* Add nodriver to OpenaiChatHeiner Lohaus2024-04-071-0/+38
* Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus2024-04-075-161/+84
* Update Gemini.pyH Lohaus2024-04-071-4/+7
* Add Groq and Openai interfaces, Add integration testsHeiner Lohaus2024-04-063-1/+100
* Add authless OpenaiChatHeiner Lohaus2024-04-051-29/+56
* Fix Gemini Proxy Connect call failed (#1768)HyiKi2024-04-051-95/+100
* 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
* Update docs / readme, Improve Gemini authHeiner Lohaus2024-02-211-16/+22
* Add unitests for the clientHeiner Lohaus2024-02-141-1/+1
* Add new Client API with DocsHeiner Lohaus2024-02-121-44/+41
* Improve preview in image generation of GeminiHeiner Lohaus2024-02-111-1/+3
* Update Gemini.pyH Lohaus2024-02-091-1/+0
* Read cookies from config in GeminiHeiner Lohaus2024-02-092-3/+5
* Update OpenaiChat.pyH Lohaus2024-02-091-1/+1
* Update provider and model list (#1568)H Lohaus2024-02-091-1/+1
* Fix OpenaiChat provider, Fix issue with curl_cffiHeiner Lohaus2024-02-091-7/+18
* Add example for Image Upload & GenerationHeiner Lohaus2024-02-091-18/+21
* Resolve images in Gemini ProviderHeiner Lohaus2024-02-091-2/+39
* Add Gemini Provider with image upload and generationHeiner Lohaus2024-02-085-96/+184
* Add aiohttp_socks to requirementsHeiner Lohaus2024-01-291-16/+15
* Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus2024-01-264-19/+12
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-262-24/+40
* Add ProviderModelMixin for model selectionHeiner Lohaus2024-01-231-37/+29
* Improve CreateImagesBingHeiner Lohaus2024-01-222-72/+0
* 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 create images to Bing (#1426)H Lohaus2024-01-101-5/+8
* Add support for all modelsHeiner Lohaus2024-01-016-11/+17
* Add _puid cookie, save access_token in cookies in OpenaiChatHeiner Lohaus2024-01-011-7/+19
* HuggingChat: Strip leading whitespace from the first token in the streamnullstreak2023-12-151-2/+7
* Remove needs_auth, add proxy support in VoiGptHeiner Lohaus2023-12-102-81/+1
* Added a new provider voigpt.com (#1328)Meshwa4282023-12-102-1/+81
* Add selenium to dockerfileHeiner Lohaus2023-12-063-32/+27
* Add get_session_from_browser as cloudflare bypassHeiner Lohaus2023-12-024-4/+4
* Add webdriver moduleHeiner Lohaus2023-11-207-144/+80
* Add Response Handler to OpenaiChatHeiner Lohaus2023-11-194-193/+311
* Improve providersHeiner Lohaus2023-11-174-84/+218
* Remove virtualdisplay and add headless modeHeiner Lohaus2023-11-172-30/+12
* Add Poe Provider, Update AItianhuSpace PorviderHeiner Lohaus2023-11-172-1/+131
* Update Bard.pyH Lohaus2023-11-161-12/+7
* Fix Bard ProviderHeiner Lohaus2023-11-161-71/+77
* 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
* 'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow2023-10-233-33/+31
* Debug logging supportHeiner Lohaus2023-10-221-20/+27
* Add Proxy Support and Create Provider to ReadmeHeiner Lohaus2023-10-096-38/+54
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+2
* Sort providers in new dirsHeiner Lohaus2023-10-047-0/+565