Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New RobocodersAPI provider with providers enhancement and client updates (#2388) | kqlio67 | 35 hours | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | * refactor(g4f/Provider/Airforce.py): Enhance Airforce provider with dynamic model fetching * refactor(g4f/Provider/Blackbox.py): Enhance Blackbox AI provider configuration and streamline code * feat(g4f/Provider/RobocodersAPI.py): Add RobocodersAPI new async chat provider * refactor(g4f/client/__init__.py): Improve provider handling in async_generate method * refactor(g4f/models.py): Update provider configurations for multiple models * refactor(g4f/Provider/Blackbox.py): Streamline model configuration and improve response handling --------- Co-authored-by: kqlio67 <kqlio67@users.noreply.github.com> | ||||
* | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 5 days | 1 | -156/+31 |
| | | | | | | | | | | * 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 | ||||
* | minor improvements for release0.3.3.4 | Tekky | 6 days | 1 | -174/+172 |
| | |||||
* | Ai4Chat not working | Tekky | 6 days | 1 | -1/+2 |
| | |||||
* | Update models.py | Tekky | 6 days | 1 | -1/+1 |
| | | | | Liaobots and Darkai do not work for gpt-3.5-turbo | ||||
* | Update (g4f/models.py) | kqlio67 | 8 days | 1 | -1/+3 |
| | |||||
* | Update (g4f/models.py g4f/Provider/PerplexityLabs.py) | kqlio67 | 9 days | 1 | -1/+1 |
| | |||||
* | Update (g4f/models.py g4f/Provider/ReplicateHome.py) | kqlio67 | 9 days | 1 | -16/+2 |
| | |||||
* | Update (g4f/models.py g4f/Provider/PerplexityLabs.py) | kqlio67 | 9 days | 1 | -1/+1 |
| | |||||
* | feat(g4f/Provider/HuggingChat.py: Enhance HuggingChat provider functionality | kqlio67 | 10 days | 1 | -0/+10 |
| | |||||
* | Removed provider (g4f/Provider/ChatifyAI.py) | kqlio67 | 10 days | 1 | -2/+0 |
| | |||||
* | Removed provider (g4f/Provider/AiMathGPT.py) | kqlio67 | 10 days | 1 | -3/+1 |
| | |||||
* | Update (g4f/models.py g4f/Provider/airforce/AirforceChat.py docs/providers-and-models.md) | kqlio67 | 10 days | 1 | -13/+1 |
| | |||||
* | Update (g4f/models.py g4f/Provider/Cloudflare.py) | kqlio67 | 10 days | 1 | -30/+1 |
| | |||||
* | Update (g4f/models.py g4f/Provider/airforce/AirforceChat.py docs/providers-and-models.md) | kqlio67 | 12 days | 1 | -202/+42 |
| | |||||
* | Update (g4f/models.py g4f/Provider/airforce/ g4f/Provider/Airforce.py) | kqlio67 | 13 days | 1 | -0/+8 |
| | |||||
* | Update (g4f/models.py g4f/Provider/ docs/providers-and-models.md) | kqlio67 | 2024-11-06 | 1 | -107/+5 |
| | |||||
* | Update (g4f/models.py g4f/Provider/ docs/providers-and-models.md) | kqlio67 | 2024-11-06 | 1 | -90/+33 |
| | |||||
* | Update (docs/providers-and-models.md g4f/models.py g4f/gui/client/index.html g4f/Provider/Cloudflare.py) | kqlio67 | 2024-11-06 | 1 | -36/+22 |
| | |||||
* | The provider is disconnected due to a Cloudflare issue. (g4f/Provider/ChatgptFree.py) | kqlio67 | 2024-11-05 | 1 | -2/+1 |
| | |||||
* | Provider removed (g4f/Provider/ChatHub.py) | kqlio67 | 2024-11-05 | 1 | -13/+3 |
| | |||||
* | Update (g4f/models.py g4f/Provider/ChatGpt.py) | kqlio67 | 2024-11-04 | 1 | -4/+4 |
| | |||||
* | Update (g4f/models.py) | kqlio67 | 2024-11-04 | 1 | -1/+1 |
| | |||||
* | Update (docs/providers-and-models.md g4f/models.py g4f/Provider/GizAI.py) | kqlio67 | 2024-11-04 | 1 | -19/+11 |
| | |||||
* | Disconnected provider (g4f/Provider/AmigoChat.py) | kqlio67 | 2024-11-02 | 1 | -12/+10 |
| | |||||
* | Update (g4f/Provider/AIUncensored.py) | kqlio67 | 2024-11-01 | 1 | -1/+3 |
| | |||||
* | Update (g4f/Provider/Airforce.py) | kqlio67 | 2024-11-01 | 1 | -107/+132 |
| | |||||
* | The prefix function has been removed | kqlio67 | 2024-10-30 | 1 | -42/+0 |
| | |||||
* | feat(g4f/models.py): add versioning support for model retrieval | kqlio67 | 2024-10-30 | 1 | -0/+42 |
| | |||||
* | Update (g4f/models.py) | kqlio67 | 2024-10-30 | 1 | -1/+1 |
| | |||||
* | Update (docs/providers-and-models.md g4f/models.py g4f/Provider/nexra/) | kqlio67 | 2024-10-27 | 1 | -5/+2 |
| | |||||
* | feat(g4f/models.py): add new provider GizAI and update best providers | kqlio67 | 2024-10-26 | 1 | -15/+27 |
| | |||||
* | Updated docs/providers-and-models.md g4f/models.py g4f/Provider/Upstage.py | kqlio67 | 2024-10-22 | 1 | -1/+1 |
| | |||||
* | Updated docs/providers-and-models.md g4f/models.py | kqlio67 | 2024-10-22 | 1 | -1/+1 |
| | |||||
* | Restored provider (g4f/Provider/nexra/NexraSDLora.py) | kqlio67 | 2024-10-22 | 1 | -1/+10 |
| | |||||
* | Restored provider (g4f/Provider/nexra/NexraSDTurbo.py) | kqlio67 | 2024-10-22 | 1 | -1/+10 |
| | |||||
* | Restored provider (g4f/Provider/nexra/NexraSD15.py) | kqlio67 | 2024-10-22 | 1 | -0/+9 |
| | |||||
* | Updated (g4f/models.py) | kqlio67 | 2024-10-22 | 1 | -0/+12 |
| | |||||
* | Updated (g4f/models.py) | kqlio67 | 2024-10-22 | 1 | -11/+0 |
| | |||||
* | Updated (g4f/models.py) | kqlio67 | 2024-10-21 | 1 | -2/+3 |
| | |||||
* | Restored provider (g4f/Provider/nexra/NexraBing.py) | kqlio67 | 2024-10-21 | 1 | -1/+2 |
| | |||||
* | Update (main.py g4f/models.py) | kqlio67 | 2024-10-21 | 1 | -2/+1 |
| | |||||
* | 1 | kqlio67 | 2024-10-21 | 1 | -1/+2 |
| | |||||
* | Temporarily disconnected provider (g4f/Provider/nexra/NexraBlackbox.py) | kqlio67 | 2024-10-20 | 1 | -2/+1 |
| | |||||
* | Restore the provider (g4f/Provider/nexra/NexraBlackbox.py) | kqlio67 | 2024-10-20 | 1 | -2/+3 |
| | |||||
* | update g4f/models.py g4f/Provider/Ai4Chat.py g4f/Provider/Chatgpt4Online.py | kqlio67 | 2024-10-20 | 1 | -2/+1 |
| | |||||
* | Update (g4f/models.py) | kqlio67 | 2024-10-20 | 1 | -1/+1 |
| | |||||
* | refactor(g4f/Provider/Airforce.py): update image generation prompt and models | kqlio67 | 2024-10-20 | 1 | -8/+0 |
| | |||||
* | Added new provider (g4f/Provider/Ai4Chat.py) | kqlio67 | 2024-10-17 | 1 | -1/+5 |
| | |||||
* | Added new provider (g4f/Provider/RubiksAI.py) | kqlio67 | 2024-10-17 | 1 | -2/+3 |
| | |||||
* | Added new provider (g4f/Provider/Editee.py) | kqlio67 | 2024-10-16 | 1 | -3/+11 |
| | |||||
* | Added new provider (g4f/Provider/AiMathGPT.py) | kqlio67 | 2024-10-16 | 1 | -1/+2 |
| | |||||
* | feat(g4f/Provider/HuggingChat.py): add new model support for Nemotron | kqlio67 | 2024-10-16 | 1 | -0/+11 |
| | |||||
* | feat(g4f/models.py): update model configurations and providers | kqlio67 | 2024-10-15 | 1 | -1/+2 |
| | |||||
* | chore: temporarily disable some new providers | kqlio67 | 2024-10-12 | 1 | -193/+43 |
| | |||||
* | feat(g4f/models.py): Added new model 'ChatifyAI' and 'Cloudflare' to the default model's best provider list for broader provider options. | kqlio67 | 2024-10-11 | 1 | -0/+2 |
| | |||||
* | feat(g4f/models.py): add new providers and models, enhance existing configurations | kqlio67 | 2024-10-11 | 1 | -54/+262 |
| | |||||
* | feat(g4f/models.py): enhance llama_3_1_405b with Blackbox provider | kqlio67 | 2024-10-03 | 1 | -1/+1 |
| | |||||
* | feat(g4f/models.py): enhance and update model configurations | kqlio67 | 2024-10-02 | 1 | -60/+120 |
| | |||||
* | feat(g4f/Provider/Nexra.py): enhance model handling and add new providers | kqlio67 | 2024-09-29 | 1 | -16/+16 |
| | |||||
* | Updated docs/providers-and-models.md g4f/models.py | kqlio67 | 2024-09-27 | 1 | -4/+4 |
| | |||||
* | Update g4f/models.py. Fix g4f/Provider/GPROChat.py | kqlio67 | 2024-09-27 | 1 | -1/+2 |
| | |||||
* | New provider added ChatHub | kqlio67 | 2024-09-27 | 1 | -27/+50 |
| | |||||
* | Updated g4f/models.py g4f/Provider/Liaobots.py g4f/Provider/__init__.py g4f/Provider/DeepInfraChat.py | kqlio67 | 2024-09-26 | 1 | -22/+3 |
| | |||||
* | Updated g4f/models.py g4f/Provider/HuggingChat.py | kqlio67 | 2024-09-26 | 1 | -1/+1 |
| | |||||
* | feat(g4f/Provider/HuggingChat.py): update model list and aliases | kqlio67 | 2024-09-25 | 1 | -8/+21 |
| | |||||
* | feat(g4f/Provider/HuggingChat.): add Qwen2.5-72B model and alias | kqlio67 | 2024-09-25 | 1 | -1/+1 |
| | |||||
* | Resolved merge conflicts | kqlio67 | 2024-09-24 | 1 | -108/+278 |
| | |||||
* | update ... | abc | 2024-09-19 | 1 | -2/+3 |
| | |||||
* | refactor(ReplicateHome): update model handling and API interaction | kqlio67 | 2024-09-15 | 1 | -0/+19 |
| | |||||
* | Updated g4f/models.py | kqlio67 | 2024-09-13 | 1 | -0/+8 |
| | |||||
* | feat(providers): unify Rocks and FluxAirforce into Airforce provider | kqlio67 | 2024-09-13 | 1 | -40/+140 |
| | |||||
* | Updated g4f/models.py | kqlio67 | 2024-09-12 | 1 | -2/+4 |
| | |||||
* | new model added | kqlio67 | 2024-09-12 | 1 | -0/+9 |
| | |||||
* | Updated g4f/models.py | kqlio67 | 2024-09-12 | 1 | -1/+1 |
| | |||||
* | refactor(models): update HuggingChat, HuggingFace provider models and aliases | kqlio67 | 2024-09-12 | 1 | -11/+0 |
| | |||||
* | refactor(g4f/Provider/HuggingFace.py, g4f/Provider/HuggingChat.py): update provider models and aliases | kqlio67 | 2024-09-12 | 1 | -1/+1 |
| | |||||
* | Updated g4f/models.py | kqlio67 | 2024-09-11 | 1 | -13/+11 |
| | |||||
* | g4f/models.py g4f/Provider/MagickPen.py | kqlio67 | 2024-09-07 | 1 | -0/+1 |
| | |||||
* | Updated g4f/Provider/MagickPen.py | kqlio67 | 2024-09-07 | 1 | -8/+3 |
| | |||||
* | Adding a new provider Free2GPT | kqlio67 | 2024-09-06 | 1 | -1/+3 |
| | |||||
* | Adding a new provider Binjie | kqlio67 | 2024-09-06 | 1 | -1/+3 |
| | |||||
* | Updated g4f/models.py g4f/Provider/CodeNews.py g4f/Provider/FreeChatgpt.py | kqlio67 | 2024-09-06 | 1 | -10/+10 |
| | |||||
* | Updated g4f/models.py g4f/Provider/__init__.py g4f/Provider/FreeChatgpt.py | kqlio67 | 2024-09-06 | 1 | -7/+24 |
| | |||||
* | Adding a new provider with support for models | kqlio67 | 2024-09-06 | 1 | -2/+11 |
| | |||||
* | Updated g4f/models.py | kqlio67 | 2024-09-05 | 1 | -0/+1 |
| | |||||
* | feat(Nexra): add image generation support | kqlio67 | 2024-09-04 | 1 | -0/+27 |
| | |||||
* | Adding new providers AiChats.py Nexra.py Snova.py | kqlio67 | 2024-09-04 | 1 | -9/+67 |
| | |||||
* | New TwitterBio provider with support for gpt-3.5-turbo and mixtral-8x7b models | kqlio67 | 2024-09-02 | 1 | -10/+11 |
| | |||||
* | Update models.py: Refine provider list and model support | kqlio67 | 2024-09-02 | 1 | -3/+5 |
| | |||||
* | Update models and providers per community feedback | kqlio67 | 2024-09-01 | 1 | -1/+0 |
| | |||||
* | Comprehensive Updates and Enhancements Across Multiple Providers | kqlio67 | 2024-08-31 | 1 | -264/+215 |
| | |||||
* | update huggingface provider0.3.2.4 | abc | 2024-08-16 | 1 | -0/+3 |
| | |||||
* | Added new providers TeachAnything MagickPenAsk MagickPenChat | kqlio67 | 2024-08-01 | 1 | -4/+6 |
| | |||||
* | Adding a new FreeNetfly provider | kqlio67 | 2024-07-30 | 1 | -1/+2 |
| | |||||
* | Adding a new LiteIcoding provider | kqlio67 | 2024-07-29 | 1 | -56/+46 |
| | |||||
* | Updates, improvements, corrections of models.py and index.html errors | kqlio67 | 2024-07-29 | 1 | -168/+134 |
| | |||||
* | Added Marsyoo provider with support for the gpt-4o model. Updating models.py | kqlio67 | 2024-07-28 | 1 | -1/+2 |
| | |||||
* | Fixed a bug in the Liaobots provider | kqlio67 | 2024-07-28 | 1 | -81/+82 |
| | |||||
* | Fixed error g4f/models.py | kqlio67 | 2024-07-27 | 1 | -3/+1 |
| | |||||
* | Fixed error g4f/models.py | kqlio67 | 2024-07-27 | 1 | -2/+4 |
| | |||||
* | Update g4f/models.py g4f/Provider/needs_auth/OpenaiChat.py | kqlio67 | 2024-07-27 | 1 | -2/+0 |
| | |||||
* | Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements | kqlio67 | 2024-07-25 | 1 | -49/+201 |
| | |||||
* | Update g4f/models.py | kqlio67 | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Add files via upload | kqlio67 | 2024-07-08 | 1 | -1/+1 |
| | |||||
* | Add files via upload | kqlio67 | 2024-07-08 | 1 | -107/+274 |
| | |||||
* | requested removal of DuckDuckGo | abc | 2024-06-09 | 1 | -3/+1 |
| | |||||
* | remove ecosia | abc | 2024-05-31 | 1 | -3/+0 |
| | |||||
* | Update model list / providers | Heiner Lohaus | 2024-05-19 | 1 | -108/+46 |
| | |||||
* | gpt-4o (beta) | abc | 2024-05-15 | 1 | -0/+9 |
| | |||||
* | add reka core model (vision) | abc | 2024-04-25 | 1 | -0/+16 |
| | |||||
* | Fix typo in model list | Heiner Lohaus | 2024-04-22 | 1 | -8/+9 |
| | |||||
* | A few small fixes in GUI and Providers (#1861) | kqlio67 | 2024-04-19 | 1 | -19/+34 |
| | |||||
* | Added Meta llama-3 support! (#1856) | PD | 2024-04-19 | 1 | -4/+18 |
| | | | | | | | | * Added Meta llama-3 support! Decided to change llama2.py to llama.py to hold all the llama family models. * updated HuggingChat provider * Update FlowGpt.py | ||||
* | add cohere provider. | abc | 2024-04-16 | 1 | -1/+2 |
| | |||||
* | new gpt-4 beating opensource models | abc | 2024-04-13 | 1 | -2/+9 |
| | |||||
* | add more models | abc | 2024-04-13 | 1 | -10/+24 |
| | | | | mixtral 8x22b | ||||
* | improve models list for gpt-3.5-turbo | abc | 2024-04-12 | 1 | -0/+1 |
| | |||||
* | update default gpt-3.5-turbo models | abc | 2024-04-12 | 1 | -2/+8 |
| | | | | | | by default, only OpenAI was enabled, more models enable for more flexibility. new provider `Koala` added, to watch out as it could be unstable. | ||||
* | Update DeepInfra models | nullstreak | 2024-04-12 | 1 | -9/+16 |
| | |||||
* | Add authless OpenaiChat | Heiner Lohaus | 2024-04-05 | 1 | -17/+9 |
| | |||||
* | GigaChat models add | vlad | 2024-03-13 | 1 | -2/+26 |
| | |||||
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 1 | -5/+2 |
| | | | | Fix many providers Add selenium-wire to requierments | ||||
* | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 2024-03-11 | 1 | -6/+21 |
| | | | | | Add more models and image generation in You provider Use You as second default image provider | ||||
* | Improve readme, add smartphone guide | Heiner Lohaus | 2024-02-23 | 1 | -5/+5 |
| | |||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 1 | -0/+2 |
| | | | | | | Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | ||||
* | Update provider and model list (#1568) | H Lohaus | 2024-02-09 | 1 | -11/+7 |
| | | | | Move bing.create_images and cookies helper Disable some providers | ||||
* | Merge pull request #1565 from hlohaus/gemini0.2.1.1 | H Lohaus | 2024-02-09 | 1 | -1/+1 |
|\ | | | | | Fix OpenaiChat provider, Fix issue with curl_cffi | ||||
| * | Fix Phind Provider / add generate_challenge | Heiner Lohaus | 2024-02-09 | 1 | -1/+1 |
| | | |||||
* | | Added CodeLlama 70b | nullstreak | 2024-02-04 | 1 | -1/+8 |
|/ | |||||
* | Added CodeLlama and misc models from DeepInfra (#1506) | nullstreak | 2024-01-23 | 1 | -5/+25 |
| | |||||
* | Cleanup model list | Heiner Lohaus | 2024-01-23 | 1 | -164/+20 |
| | |||||
* | Add upload svg image support | Heiner Lohaus | 2024-01-23 | 1 | -5/+6 |
| | | | | Fix upload image in Bing Provider | ||||
* | Add dolphin-2.6-mixtral-8x7b | nullstreak | 2024-01-21 | 1 | -0/+13 |
| | |||||
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -0/+15 |
| | | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | ||||
* | Improve FreeChatgpt Provider | Heiner Lohaus | 2024-01-13 | 1 | -7/+5 |
| | |||||
* | Added support for more models: FreeChatgpt (#1456) | Debaditya Banerji | 2024-01-13 | 1 | -5/+15 |
| | | | | | | * Improved FreeChatgpt, added support for more models * Added new model: Gemini Pro | ||||
* | Add create images to Bing (#1426) | H Lohaus | 2024-01-10 | 1 | -5/+2 |
| | | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider | ||||
* | Add GeminiProChat Provider (#1419) | H Lohaus | 2024-01-02 | 1 | -5/+1 |
| | | | * Add GeminiProChat Provider | ||||
* | Add support for all models | Heiner Lohaus | 2024-01-01 | 1 | -8/+19 |
| | | | | | | | | | Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api | ||||
* | Add Gpt6 Provider | Heiner Lohaus | 2023-12-25 | 1 | -0/+4 |
| | |||||
* | Update models.py | nullstreak | 2023-12-21 | 1 | -0/+7 |
| | |||||
* | Remove VoiGpt | H Lohaus | 2023-12-14 | 1 | -5/+1 |
| | |||||
* | Add Mistral models | nullstreak | 2023-12-13 | 1 | -1/+16 |
| | |||||
* | Added a new provider voigpt.com (#1328) | Meshwa428 | 2023-12-10 | 1 | -0/+4 |
| | | | | | | | * added the new VoiGpt provider * fixed the voigpt and moved it to needs_auth * added auth detail and doc to voiGpt provider | ||||
* | Improve docker image | Heiner Lohaus | 2023-12-06 | 1 | -0/+2 |
| | |||||
* | Add selenium to dockerfile | Heiner Lohaus | 2023-12-06 | 1 | -1/+2 |
| | | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui | ||||
* | Update pi provider | Heiner Lohaus | 2023-12-01 | 1 | -3/+2 |
| | |||||
* | Added new provider PI (Hacky way to use) (#1291) | madonchik123 | 2023-12-01 | 1 | -0/+8 |
| | | | | | | | | | * Added new provider PI (Hacky way to use) * Updated models endpoint made it show real info about the model.py * Added cloudscraper to the requirements * Fixed some bugs aka made streaming also return role | ||||
* | ~ | abc | 2023-11-24 | 1 | -1/+1 |
| | | | | chatgptx not working | ||||
* | Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers | Heiner Lohaus | 2023-11-18 | 1 | -1/+8 |
| | | | | | | Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package | ||||
* | Fix Bard Provider | Heiner Lohaus | 2023-11-16 | 1 | -2/+1 |
| | |||||
* | Fix Phind and PerplexityAi - GPT-4 Providers | Heiner Lohaus | 2023-11-16 | 1 | -9/+16 |
| | | | | | | | Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list | ||||
* | Fix Chatgpt4Online Provider | Heiner Lohaus | 2023-11-13 | 1 | -3/+1 |
| | |||||
* | Add Berlin and Koala Provider | Heiner Lohaus | 2023-11-12 | 1 | -5/+5 |
| | |||||
* | Add auto_continue to OpenaiChat | Heiner Lohaus | 2023-11-12 | 1 | -1/+1 |
| | | | | Update readme provider tables | ||||
* | Add llama2 model mapping | Heiner Lohaus | 2023-10-26 | 1 | -0/+5 |
| | |||||
* | Add Llama2 Providers / Models | Heiner Lohaus | 2023-10-26 | 1 | -0/+17 |
| | |||||
* | Fix MyShell Provider | Heiner Lohaus | 2023-10-22 | 1 | -7/+0 |
| | |||||
* | Add FakeGpt Provider | Heiner Lohaus | 2023-10-22 | 1 | -15/+11 |
| | | | | Update providers in models | ||||
* | ~ | g4f `v-0.1.7.2` | abc | 2023-10-21 | 1 | -1/+2 |
| | | | | patch / unpatch providers | ||||
* | ~ | abc | 2023-10-20 | 1 | -3/+4 |
| | | | | minor changes | ||||
* | ~ | updated g4f.api | abc | 2023-10-20 | 1 | -1/+1 |
| | | | | new api and requirements | ||||
* | ~ | abc | 2023-10-19 | 1 | -5/+6 |
| | | | | fix gui errors on iOS | ||||
* | ~ | g4f `v-0.1.6.8`0.1.6.8 | abc | 2023-10-19 | 1 | -2/+2 |
| | | | | some quick fixes | ||||
* | ~ | abc | 2023-10-19 | 1 | -3/+15 |
| | | | | automatic models fetching in GUI. | ||||
* | ~ | update working providers list & gpt-4 providers | abc | 2023-10-16 | 1 | -5/+8 |
| | |||||
* | Add Llama2 and NoowAi Provider | Heiner Lohaus | 2023-10-15 | 1 | -1/+3 |
| | |||||
* | ~ | Merge pull request #1068 from hlohaus/fre | Tekky | 2023-10-14 | 1 | -5/+5 |
|\ | | | | | Fix Opchatgpts and ChatForAi Provider | ||||
| * | Fix Opchatgpts and ChatForAi Provider | Heiner Lohaus | 2023-10-14 | 1 | -5/+5 |
| | | | | | | | | Deprecate Vitalentum and Aivvm Provider | ||||
* | | ~ | abc | 2023-10-14 | 1 | -2/+0 |
|/ | | | | fix chatbase (bad) and remove from auto selection | ||||
* | ~ | g4f v-0.1.6.1 | abc | 2023-10-11 | 1 | -8/+7 |
| | | | | some bug fixes | ||||
* | ~ | remove DeepAi | abc | 2023-10-10 | 1 | -3/+2 |
| | |||||
* | fix provider thing in gui x2 | Commenter123321 | 2023-10-10 | 1 | -7/+14 |
| | |||||
* | ~ | abc | 2023-10-10 | 1 | -6/+7 |
| | | | | remove chatforai | ||||
* | Add Cromicle to provider list | Heiner Lohaus | 2023-10-08 | 1 | -1/+4 |
| | |||||
* | Remove Aivvm from working providers | Heiner Lohaus | 2023-10-07 | 1 | -14/+10 |
| | |||||
* | ~ | gpt-3.5-turbo-0613 | abc | 2023-10-06 | 1 | -0/+1 |
| | |||||
* | ~ | fix gpt-3.5-turbo models | abc | 2023-10-06 | 1 | -5/+4 |
| | |||||
* | import fixed | ostix360 | 2023-10-05 | 1 | -1/+3 |
| | |||||
* | Merge branch 'main' into bom | Tekky | 2023-10-05 | 1 | -1/+2 |
|\ | |||||
| * | Update models.py | Hexye | 2023-10-04 | 1 | -1/+2 |
| | | |||||
* | | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 2023-10-05 | 1 | -12/+19 |
|/ | | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | ||||
* | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -3/+1 |
| | |||||
* | +Curl +Async +Stream Requests | Heiner Lohaus | 2023-10-02 | 1 | -3/+6 |
| | | | | Update Model List | ||||
* | ~ | Tekky | 2023-10-01 | 1 | -162/+162 |
| | |||||
* | some more things | Commenter123321 | 2023-09-29 | 1 | -148/+152 |
| | |||||
* | Fix Aivvm and add new models in models.py | Commenter123321 | 2023-09-29 | 1 | -3/+13 |
| | |||||
* | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 2023-09-26 | 1 | -3/+6 |
| | | | | | | Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider | ||||
* | AItianhuSpace Provider with GPT 4 added | Heiner Lohaus | 2023-09-26 | 1 | -3/+4 |
| | | | | Reduced chunksize to better text completion | ||||
* | Add Myshell Provider | Heiner Lohaus | 2023-09-25 | 1 | -5/+8 |
| | | | | Remove auto proxy prefix | ||||
* | Fix: Aivvm: KeyError: '' | Heiner Lohaus | 2023-09-23 | 1 | -1/+1 |
| | | | | and TypeError: issubclass() arg 1 must be a class | ||||
* | ~ | gpt-3.5-turbo-16k-0613 | abc | 2023-09-23 | 1 | -17/+17 |
| | |||||
* | ~ | new providers | abc | 2023-09-23 | 1 | -11/+15 |
| | | | | | | Somwhat fix Aivvm provider, which looks to have a working gpt-4 kinda unstable | ||||
* | ~ | Merge pull request #924 from hlohaus/vercel | Tekky | 2023-09-22 | 1 | -8/+23 |
|\ | | | | | Fix async example in readme | ||||
| * | Add RetryProvider | Heiner Lohaus | 2023-09-21 | 1 | -7/+22 |
| | | |||||
| * | Cache "snlm0e" in Bard | Heiner Lohaus | 2023-09-20 | 1 | -1/+1 |
| | | | | | | | | | | Improve error handling in ChatgptLogin Fix async example in readme | ||||
* | | ~ | gpt-3.5-turbo-0613 | abc | 2023-09-22 | 1 | -144/+140 |
| | | |||||
* | | add model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -1/+1 |
| | | |||||
* | | dd model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -35/+35 |
| | | |||||
* | | add model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -3/+2 |
| | | |||||
* | | add model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -138/+141 |
| | | |||||
* | | add model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -1/+1 |
| | | |||||
* | | add model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -1/+4 |
| | | |||||
* | | add model config : gpt_35_turbo_0613 | tony | 2023-09-20 | 1 | -0/+5 |
|/ | |||||
* | Check supports_stream in best_providers list | Heiner Lohaus | 2023-09-18 | 1 | -2/+1 |
| | |||||
* | ~ | improved stability with gpt-3.5-turbo | abc | 2023-09-17 | 1 | -14/+21 |
| | | | | improved stability with gpt-3.5-turbo | ||||
* | Revert "Fix type hint" | Tekky | 2023-09-17 | 1 | -0/+212 |
| | |||||
* | . | Tekky | 2023-09-17 | 1 | -218/+0 |
| | |||||
* | fix type hint | MIDORIBIN | 2023-09-16 | 1 | -126/+132 |
| | |||||
* | Disable not working providers: | Heiner Lohaus | 2023-09-12 | 1 | -8/+13 |
| | | | | | | EasyChat, Equing, GetGpt, Liaobots and Wuguokai No and random best provider for a model Update providers in Readme | ||||
* | type hints | msi-JunXiang | 2023-09-03 | 1 | -0/+1 |
| | | | | | | | | | | Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable". Refer to the following Stack Overflow discussions for more information: 1. https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python 2. https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable | ||||
* | Add async support for H2o | Heiner Lohaus | 2023-08-28 | 1 | -0/+7 |
| | | | | | | | | | | | | | Add format_prompt helper Fix create_completion in AsyncGeneratorProvider Move get_cookies from constructor to function Add ow HuggingChat implement Remove need auth form Liabots Add staic cache for access_token in OpenaiChat Add OpenAssistant provider Support stream and async in You Support async and add userId in Yqcloud Add log_time module | ||||
* | ~ | code styling | abc | 2023-08-27 | 1 | -148/+122 |
| | |||||
* | ~ | major refractoring + new providers | v0.0.2.0 | abc | 2023-08-17 | 1 | -2/+2 |
| | | | | | | g4f.Provider.FastGpt & g4f.Provider.Equing gpt-3.5-turbo-0613 | ||||
* | ~ | major refractoring | v0.0.2.0 | abc | 2023-08-17 | 1 | -1/+1 |
| | |||||
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -139/+121 |
| | |||||
* | small fixes & new pypi version | abc | 2023-08-14 | 1 | -3/+2 |
| | |||||
* | refactor: refactor models | MIDORIBIN | 2023-07-25 | 1 | -228/+240 |
| | |||||
* | minor fixes | abc | 2023-07-16 | 1 | -0/+31 |
| | |||||
* | gpt4free v2, first releasev2 | t.me/xtekky | 2023-06-24 | 1 | -0/+201 |