Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update HuggingChat to new api | Heiner Lohaus | 2023-10-01 | 1 | -0/+4 |
| | | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | ||||
* | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 2023-09-26 | 1 | -0/+4 |
| | | | | | | Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider | ||||
* | "create_async" support for BaseProvider, | Heiner Lohaus | 2023-09-26 | 1 | -0/+2 |
| | | | | | by using ThreadPoolExecutor Default Model for Vercel | ||||
* | Add Myshell Provider | Heiner Lohaus | 2023-09-25 | 1 | -0/+2 |
| | | | | Remove auto proxy prefix | ||||
* | Add RetryProvider | Heiner Lohaus | 2023-09-21 | 1 | -1/+5 |
| | |||||
* | Fix create_event_loop function | Heiner Lohaus | 2023-09-20 | 1 | -0/+2 |
| | | | | Add PerplexityAi Provider | ||||
* | Add GptGo Provider, Fix AItianhu Provider | Heiner Lohaus | 2023-09-18 | 1 | -0/+2 |
| | |||||
* | Add new providers: Aivvm, Vitalentum and Ylokh | Heiner Lohaus | 2023-09-12 | 1 | -0/+6 |
| | |||||
* | Add ChatBase Provider | Heiner Lohaus | 2023-09-10 | 1 | -0/+2 |
| | |||||
* | Add CodeLinkAva Provider, Improve test_async.py | Heiner Lohaus | 2023-09-09 | 1 | -0/+2 |
| | |||||
* | 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 | ||||
* | Set working=True in Liaobots, Fix bing provider, Update readme | Heiner Lohaus | 2023-09-01 | 1 | -1/+1 |
| | |||||
* | Add async support for H2o | Heiner Lohaus | 2023-08-28 | 1 | -2/+4 |
| | | | | | | | | | | | | | 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 | -61/+62 |
| | |||||
* | ~ | Merge pull request #839 | Tekky | 2023-08-25 | 1 | -0/+2 |
|\ | | | | | Wuguokai | ||||
| * | Merge branch 'main' of https://github.com/bagusindrayana/gpt4free into main | Bagus Indrayana | 2023-08-24 | 1 | -0/+2 |
| |\ | |||||
| * | | add provider | Bagus Indrayana | 2023-08-17 | 1 | -1/+3 |
| | | | |||||
* | | | Add OpenaiChat and Hugchat Provider | Heiner Lohaus | 2023-08-25 | 1 | -0/+4 |
| |/ |/| | | | | | | | | | Add tests for providers with auth Improve async support / 2x faster Shared get_cookies by domain function | ||||
* | | another merge | Bagus Indrayana | 2023-08-17 | 1 | -1/+5 |
|\| | |||||
| * | ~ | major refractoring + new providers | v0.0.2.0 | abc | 2023-08-17 | 1 | -0/+4 |
| | | | | | | | | | | | | g4f.Provider.FastGpt & g4f.Provider.Equing gpt-3.5-turbo-0613 | ||||
* | | merge and refactor | Bagus Indrayana | 2023-08-17 | 1 | -30/+54 |
|\| | |||||
| * | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -29/+52 |
| | | |||||
* | | add v50 | Bagus Indrayana | 2023-08-17 | 1 | -0/+1 |
|/ | |||||
* | Add Raycast Provider | ye4241 | 2023-08-09 | 1 | -0/+1 |
| | |||||
* | Update __init__.py | kggn | 2023-08-01 | 1 | -1/+1 |
| | |||||
* | Update __init__.py | kggn | 2023-08-01 | 1 | -0/+1 |
| | |||||
* | minor fixes | abc | 2023-07-16 | 1 | -1/+1 |
| | |||||
* | minor fixes | abc | 2023-07-16 | 1 | -1/+2 |
| | | | | ails, chatgptai ... | ||||
* | refactor/move provider from testing folder | Bagus Indrayana | 2023-07-12 | 1 | -0/+3 |
| | |||||
* | some more providers | najam-tariq | 2023-07-05 | 1 | -1/+5 |
| | |||||
* | gpt4free v2, first releasev2 | t.me/xtekky | 2023-06-24 | 1 | -0/+20 |