Commit Graph

57 Commits (9140541179e1c2fe855acf1c2743e1800fd5052e)

Author SHA1 Message Date
Heiner Lohaus cadc507fad Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
10 months ago
Heiner Lohaus 0c4e5e5127 Fix Phind and PerplexityAi - GPT-4 Providers
Fix MyShell Provider
Refactor Provider __init__
Add ChatAnywhere Provider
Update models list
10 months ago
Heiner Lohaus 2f64bc99ef Fix Chatgpt4Online Provider 10 months ago
Heiner Lohaus 2fb932220d Add Berlin and Koala Provider 10 months ago
Heiner Lohaus 79cf039a88 Update config supports_message_history 11 months ago
Heiner Lohaus 0d1ae405cc Add Llama2 Providers / Models 11 months ago
Heiner Lohaus 63cda8d779 Fix increase timeout
Add Hashnode Provider
Fix Yqcloud Provider
11 months ago
Heiner Lohaus 13e89d6ab9 Fix MyShell Provider 11 months ago
Heiner Lohaus a3af9fac3e Add FakeGpt Provider
Update providers in models
11 months ago
abc 5b240665fb ~ | add `g4f.Provider.GeekGpt` 11 months ago
Heiner Lohaus c1adfbee8e Add Llama2 and NoowAi Provider 11 months ago
Tekky 8bdbb9e9cd
~ | Merge pull request #1068 from hlohaus/fre
Fix Opchatgpts and ChatForAi Provider
11 months ago
abc 1f8293250e ~
fix chatbase (bad) and remove from auto selection
11 months ago
Heiner Lohaus 13ffdcd61a Fix Opchatgpts and ChatForAi Provider
Deprecate Vitalentum and Aivvm Provider
11 months ago
Heiner Lohaus 5048f01e26 Deprecate ChatForAi 11 months ago
Heiner Lohaus 1e8bbaaaa9 Add ChatgptLogin, ChatgptFree and GptChatly Provider 11 months ago
abc c9c573a6e6 ~ | remove DeepAi 11 months ago
abc 1883d55147 ~
Conversion from str Provider to g4f.Provider
11 months ago
Heiner Lohaus 4a9d7714ad Add Cromicle to provider list 11 months ago
abc 92e1ec6f4f ~ | `v-0.1.5.5`
Aiivm working again
11 months ago
Heiner Lohaus 3430b04f87 Remove Aivvm from working providers 11 months ago
Heiner Lohaus 4fa6e9c0f5 Add GptGod Provider
Remove timeout from aiohttp providers
Disable Opchatgpts and ChatgptLogin provider
11 months ago
Heiner Lohaus 1238d9a638 Add GPTalk and GptForLove Provider 11 months ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
11 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 11 months ago
Heiner Lohaus ff4d9ae584 Add Phind Provider
Add release_curl in url_cffi requets
Support create image response in Bing
12 months ago
Heiner Lohaus 98895e5b09 Update HuggingChat to new api
Impersonate Aivvm Provider
Add ChatForAi and FreeGpt Provider
Update AItianhuSpace Provider
Improve StreamRequest Support
Update get_event_loop Helper
12 months ago
Heiner Lohaus 3c2755bc72 Add ChatgptDuo and Aibn Provider
Add support for "nest_asyncio",
Reuse event_loops with event_loop_policy
Support for  "create_async" with synchron provider
12 months ago
Heiner Lohaus 348670fe35 "create_async" support for BaseProvider,
by using ThreadPoolExecutor
Default Model for Vercel
12 months ago
Heiner Lohaus f1b6880f7e Add Myshell Provider
Remove auto proxy prefix
12 months ago
Heiner Lohaus e9f96ced9c Add RetryProvider 12 months ago
Heiner Lohaus 951a1332a7 Fix create_event_loop function
Add PerplexityAi Provider
12 months ago
Heiner Lohaus e8d7bcd045 Add GptGo Provider, Fix AItianhu Provider 1 year ago
Heiner Lohaus d6382a2145 Add new providers: Aivvm, Vitalentum and Ylokh 1 year ago
Heiner Lohaus c2741a9a86 Add ChatBase Provider 1 year ago
Heiner Lohaus ddb6fa30d9 Add CodeLinkAva Provider, Improve test_async.py 1 year ago
msi-JunXiang 901595b10f type hints
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
1 year ago
Heiner Lohaus 3e6b1d6bef Set working=True in Liaobots, Fix bing provider, Update readme 1 year ago
Heiner Lohaus 7294abc890 Add async support for H2o
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
1 year ago
abc efd75a11b8 ~ | code styling 1 year ago
Tekky af7defe2e4
~ | Merge pull request #839
Wuguokai
1 year ago
Heiner Lohaus 126496d3ca Add OpenaiChat and Hugchat Provider
Add tests for providers with auth
Improve async support / 2x faster
Shared get_cookies by domain  function
1 year ago
Bagus Indrayana c9d2f06090 Merge branch 'main' of https://github.com/bagusindrayana/gpt4free into main 1 year ago
Bagus Indrayana 0b5d1d3d18 add provider 1 year ago
Bagus Indrayana 6f999d5151 another merge 1 year ago
abc 882910c1d5 ~ | major refractoring + new providers | v0.0.2.0
g4f.Provider.FastGpt & g4f.Provider.Equing

gpt-3.5-turbo-0613
1 year ago
Bagus Indrayana 74ecdee784 merge and refactor 1 year ago
Bagus Indrayana cbaad15bc2 add v50 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago
ye4241 fb1a6f4c7b Add Raycast Provider 1 year ago