Commit Graph

1064 Commits (5a64e238c805055f33dab65e855bdf1adb9fe37f)
 

Author SHA1 Message Date
Heiner Lohaus bb481a03ab Disable Wewordle Provider
Update Ylokh Provider
Improve StreamRequest
12 months ago
Heiner Lohaus 261fac86dc Disable PerplexityAi Provider 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
abc 423485fda6 ~ | v-0.1.4.2 `pip install -U g4f` 12 months ago
abc 83443ee912 Merge branch 'main' of https://github.com/xtekky/gpt4free 12 months ago
abc 3ba045c9d1 ~ | pypi v-0.1.4.0 `pip install -U g4f` 12 months ago
Tekky 9e9f174ebd
~ | Merge pull request #954 from Commenter123321/main
Fix Aivvm and add new models in models.py
12 months ago
Tekky e465899801
~ 12 months ago
Commenter123321 6ba092469a some more things 12 months ago
Commenter123321 7181f2897b Fix Aivvm and add new models in models.py 12 months ago
Tekky d46077f81b
~ 12 months ago
abc 26e1fc4a7d ~ | g4f v-0.1.4.0 (new version checking system 12 months ago
abc 32d5536450 ~ | g4f v-0.1.3.9 12 months ago
abc be293e7af7 ~ | g4f v-0.1.3.8 12 months ago
Tekky a1b5d527f9
~ | Merge pull request #947 from yym68686/main
fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.…
12 months ago
yym68686 33687740aa fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.requests.cookies' (/Users/yanyuming/opt/anaconda3/envs/chatgpt/lib/python3.11/site-packages/curl_cffi/requests/cookies.py) 12 months ago
abc 44daa3a549 ~ 12 months ago
abc c753894705 ~ | v-0.1.3.7 12 months ago
abc 9c36e950e8 Merge branch 'main' of https://github.com/xtekky/gpt4free 12 months ago
abc cc3f0bce72 ~ | add version (`g4f.version`) 12 months ago
Tekky c734f26e0b
~ 12 months ago
abc faf55f7bc2 ~ | v-0.1.3.5 12 months ago
Tekky 57220d7bb0
~ | Merge pull request #944 from RockChinQ/main
Chore: move ML related deps to interference dir
12 months ago
Tekky 41af8aff6c
~ | Merge pull request #943 from hlohaus/myshell
Add ChatgptDuo and Aibn Provider
12 months ago
Junyan Qin 2599014540 chore: move ML related deps to interference dir 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
Tekky 644f33b85e
~ 12 months ago
abc 927b8d85ad ~ | g4f v-0.1.3.5 12 months ago
Tekky af5cc4394b
~ 12 months ago
Tekky fd5d28cf7b
~ | Merge pull request #941 from hlohaus/myshell
AItianhuSpace Provider with GPT 4 added
12 months ago
Heiner Lohaus 72c3ff7a25 AItianhuSpace Provider with GPT 4 added
Reduced chunksize to better text completion
12 months ago
Heiner Lohaus 348670fe35 "create_async" support for BaseProvider,
by using ThreadPoolExecutor
Default Model for Vercel
12 months ago
Tekky 5bcc82ce1a
Merge pull request #940 from hlohaus/myshell
Add Myshell Provider
12 months ago
Heiner Lohaus f1b6880f7e Add Myshell Provider
Remove auto proxy prefix
12 months ago
Tekky 355295bcd9
~ | Merge pull request #936 from r1di/patch-1
#935 [Docker] ModuleNotFoundError: No module named 'transformers' and 'PyExecJS'
12 months ago
r1di ad1aee266e
forgot some more modules 12 months ago
r1di 45743583a8
#935 [Docker] ModuleNotFoundError: No module named 'transformers' and PyExecJS
fixing missing modules
12 months ago
abc 21d27d9e62 ~ 1 year ago
Tekky eaa8f712ab
~ | Merge pull request #934 from hlohaus/fix
Fix: Aivvm: KeyError: ''
1 year ago
Heiner Lohaus fd5c33efb8 TypeError: issubclass() arg 1 must be a class 1 year ago
Heiner Lohaus 4edd7518de Fix: Aivvm: KeyError: ''
and TypeError: issubclass() arg 1 must be a class
1 year ago
abc bf78b4d033 ~ | improve Vercel & g4f.Completion.create 1 year ago
abc 76bd483c1b ~ 1 year ago
Tekky 4b9504dbcd
~ 1 year ago
abc 6c2e3cc53c ~ | improve Vercel & g4f.Completion.create
added `.Completion.create` class.

```py
response = g4f.Completion.create(
    model='text-davinci-003', prompt="Hello")

print(response)
```
1 year ago
abc af9fc19938 ~ 1 year ago
abc f21bac74b8 Merge branch 'main' of https://github.com/xtekky/gpt4free 1 year ago
abc 041949d4c8 ~ 1 year ago
Tekky ea57fbf727
~ | Merge pull request #933 from hlohaus/night
Improve Vercel Provider:
1 year ago
Tekky 1215d30bf4
Delete g4f/Provider/Vercel.py 1 year ago