Commit Graph

68 Commits (ab80fdeee24a743d187507c323aa29730c561e47)

Author SHA1 Message Date
H Lohaus 648b322a15
Merge pull request #1389 from hlohaus/gpt6
Add Gpt6 Provider
9 months ago
Debaditya Banerji eb1e91d123
Added new Provider Chatxyz (#1393)
* Added fucntionality for Provider

* Added Provider in init

* System message if present must be the first object in message array
9 months ago
Heiner Lohaus a73820ab18 Add Gpt6 Provider 9 months ago
Debaditya Banerji bcd1cdf4e8
Added OpenChat's Aura Model as a new Provider (#1371)
* Added File for new Provider: Aura

* Added Aura Provider in init
9 months ago
Heiner Lohaus 854dc6c90f Fix remove NoowAi, Fix download dir in docker 9 months ago
H Lohaus d7b5ba2cbf
Remove VoiGpt 9 months ago
Heiner Lohaus 62397ad112 Remove needs_auth, add proxy support in VoiGpt 9 months ago
Heiner Lohaus e74af803e7 Update pi provider 10 months ago
madonchik123 b0276f6c9e
Added new provider PI (Hacky way to use) (#1291)
* 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
10 months ago
Heiner Lohaus ebb6427100 Add GptTalkRu Provider 10 months ago
Heiner Lohaus ea3cb0d5e9 Fix Phind and GptGo Provider 10 months ago
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