Commit Graph

1100 Commits (591e60e74827bd1da3f8e463e4fec48757adc6a9)
 

Author SHA1 Message Date
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 ~ 12 months ago
Tekky eaa8f712ab
~ | Merge pull request #934 from hlohaus/fix
Fix: Aivvm: KeyError: ''
12 months ago
Heiner Lohaus fd5c33efb8 TypeError: issubclass() arg 1 must be a class 12 months ago
Heiner Lohaus 4edd7518de Fix: Aivvm: KeyError: ''
and TypeError: issubclass() arg 1 must be a class
12 months ago
abc bf78b4d033 ~ | improve Vercel & g4f.Completion.create 12 months ago
abc 76bd483c1b ~ 12 months ago
Tekky 4b9504dbcd
~ 12 months 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)
```
12 months ago
abc af9fc19938 ~ 12 months ago
abc f21bac74b8 Merge branch 'main' of https://github.com/xtekky/gpt4free 12 months ago
abc 041949d4c8 ~ 12 months ago
Tekky ea57fbf727
~ | Merge pull request #933 from hlohaus/night
Improve Vercel Provider:
12 months ago
Tekky 1215d30bf4
Delete g4f/Provider/Vercel.py 12 months ago
Heiner Lohaus a3ecabb00e Improve Vercel Provider:
- Fix endless loop
 - Add proxy, async support
 - Add default model
 Fix HuggingChat Provider
12 months ago
abc d8fc799e2d ~ | update models list 12 months ago
abc d4acc23c0b ~ | Update Vercel Provider 12 months ago
abc 7875661332 ~ | update models list 12 months ago
abc 9ffed2fc33 ~ | gpt-3.5-turbo-16k-0613 12 months ago
abc 66e7660494 ~ 12 months ago
abc 07063b0fd8 ~ | Update models list 12 months ago
abc 42a02c3d2d ~ | new providers
Somwhat fix Aivvm provider, which looks to have a working gpt-4

kinda unstable
12 months ago
abc 17b3eb1bba ~ 12 months ago
abc 567e268446 ~ | remove quickjs 12 months ago
abc d320efd2ff ~ | Fix DeepAi 12 months ago
Tekky a92a5cb8ef
~ 12 months ago
Tekky f07395f8e2
~ 12 months ago
Tekky 7f55c79422
~ 12 months ago