Commit Graph

55 Commits (76083c5a1755bcbc59318b7116b32d2f89b14c80)

Author SHA1 Message Date
abc c1fbb13edc ~ | update working providers list & gpt-4 providers 12 months ago
Heiner Lohaus c1adfbee8e Add Llama2 and NoowAi Provider 12 months ago
Tekky 8bdbb9e9cd
~ | Merge pull request #1068 from hlohaus/fre
Fix Opchatgpts and ChatForAi Provider
12 months ago
abc 1f8293250e ~
fix chatbase (bad) and remove from auto selection
12 months ago
Heiner Lohaus 13ffdcd61a Fix Opchatgpts and ChatForAi Provider
Deprecate Vitalentum and Aivvm Provider
12 months ago
abc f74ca10fbd ~ | g4f v-0.1.6.1
some bug fixes
12 months ago
abc c9c573a6e6 ~ | remove DeepAi 12 months ago
Commenter123321 9239c57200 fix provider thing in gui x2 12 months ago
abc f9355ad5fc ~
remove chatforai
12 months ago
Heiner Lohaus 4a9d7714ad Add Cromicle to provider list 12 months ago
Heiner Lohaus 3430b04f87 Remove Aivvm from working providers 12 months ago
abc d862dbf85f ~ | gpt-3.5-turbo-0613 12 months ago
abc a4b5f5a6fd ~ | fix gpt-3.5-turbo models 12 months ago
ostix360 5f509e4545 import fixed 1 year ago
Tekky 6dc2502740
Merge branch 'main' into bom 1 year 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
1 year ago
Hexye 3077671470
Update models.py 1 year ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 1 year ago
Heiner Lohaus eb0e2c6a93 +Curl +Async +Stream Requests
Update Model List
1 year ago
Tekky e465899801
~ 1 year ago
Commenter123321 6ba092469a some more things 1 year ago
Commenter123321 7181f2897b Fix Aivvm and add new models in models.py 1 year 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
1 year ago
Heiner Lohaus 72c3ff7a25 AItianhuSpace Provider with GPT 4 added
Reduced chunksize to better text completion
1 year ago
Heiner Lohaus f1b6880f7e Add Myshell Provider
Remove auto proxy prefix
1 year ago
Heiner Lohaus 4edd7518de Fix: Aivvm: KeyError: ''
and TypeError: issubclass() arg 1 must be a class
1 year ago
abc 9ffed2fc33 ~ | gpt-3.5-turbo-16k-0613 1 year ago
abc 42a02c3d2d ~ | new providers
Somwhat fix Aivvm provider, which looks to have a working gpt-4

kinda unstable
1 year ago
Tekky ba287e89b5
~ | Merge pull request #924 from hlohaus/vercel
Fix async example in readme
1 year ago
abc 4d4fc98533 ~ | gpt-3.5-turbo-0613 1 year ago
Heiner Lohaus e9f96ced9c Add RetryProvider 1 year ago
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
1 year ago
tony 6c18bb081f add model config : gpt_35_turbo_0613 1 year ago
tony 9ed50de677 dd model config : gpt_35_turbo_0613 1 year ago
tony 980aee9398 add model config : gpt_35_turbo_0613 1 year ago
tony fa80db85ca add model config : gpt_35_turbo_0613 1 year ago
tony 4772b830d1 add model config : gpt_35_turbo_0613 1 year ago
tony 8b5e0fd261 add model config : gpt_35_turbo_0613 1 year ago
tony 7e2d51221d add model config : gpt_35_turbo_0613 1 year ago
Heiner Lohaus 78bee08527 Check supports_stream in best_providers list 1 year ago
abc 64b1583a03 ~ | improved stability with gpt-3.5-turbo
improved stability with gpt-3.5-turbo
1 year ago
Tekky 78bfbe717d
Revert "Fix type hint" 1 year ago
Tekky f335062dcd
. 1 year ago
MIDORIBIN 51cfcde2b3 fix type hint 1 year ago
Heiner Lohaus 618addd001 Disable not working providers:
EasyChat, Equing, GetGpt, Liaobots and Wuguokai
No and random best provider for a model
Update providers in Readme
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 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
abc 882910c1d5 ~ | major refractoring + new providers | v0.0.2.0
g4f.Provider.FastGpt & g4f.Provider.Equing

gpt-3.5-turbo-0613
1 year ago
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 1 year ago