Commit Graph

975 Commits (b1ba6bd0cf7d1c887678fc53dede9103294f7ec1)
 

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

kinda unstable
11 months ago
abc 17b3eb1bba ~ 11 months ago
abc 567e268446 ~ | remove quickjs 11 months ago
abc d320efd2ff ~ | Fix DeepAi 11 months ago
Tekky a92a5cb8ef
~ 11 months ago
Tekky f07395f8e2
~ 11 months ago
Tekky 7f55c79422
~ 11 months ago
abc 029a799d5e ~ | g4f v-0.0.3.1 11 months ago
Tekky 17bed9c4d0
~ | Merge pull request #930 from thebigbone/main
update dockerfile
11 months ago
Tekky ba287e89b5
~ | Merge pull request #924 from hlohaus/vercel
Fix async example in readme
11 months ago
abc 4d4fc98533 ~ | gpt-3.5-turbo-0613 11 months ago
Tekky d0344a406f
~ | Merge pull request #923 from fjteam/main
added model config : gpt-3.5-turbo-0613
11 months ago
Tekky 2cb59b4e10
~ | Merge pull request #920 from chatgpt-tricks/main
Adding embedding support to the interference proxy
11 months ago
hcrypt 01ae5c4280
update dockerfile
expose relevant port in dockerfile
11 months ago
Heiner Lohaus e9f96ced9c Add RetryProvider 11 months ago
Tekky a76055652b
~ 11 months ago
Heiner Lohaus 951a1332a7 Fix create_event_loop function
Add PerplexityAi Provider
11 months ago
Heiner Lohaus f90741c10b Improve code style in async support 11 months ago
chatgpt-tricks ce1bf62ac3
import AutoTokenizer in app.py
import AutoTokenizer in app.py, because I forgot to
11 months ago
Heiner Lohaus 587f4ad2c9 Add "create_event_loop" helper 11 months ago
Heiner Lohaus 55577031d5 Add check_running_loop requirement
Add create_async function in ChatCompletion
Use SelectorEventLoop on windows
11 months ago
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
11 months ago
tony 6c18bb081f add model config : gpt_35_turbo_0613 11 months ago
tony 9ed50de677 dd model config : gpt_35_turbo_0613 11 months ago
tony 980aee9398 add model config : gpt_35_turbo_0613 11 months ago
tony fa80db85ca add model config : gpt_35_turbo_0613 11 months ago
tony 4772b830d1 add model config : gpt_35_turbo_0613 11 months ago
tony 8b5e0fd261 add model config : gpt_35_turbo_0613 11 months ago
tony 7e2d51221d add model config : gpt_35_turbo_0613 11 months ago
chatgpt-tricks 9685db9ecd
Update README.md 11 months ago
chatgpt-tricks 98d40aa39e
Update README.md 11 months ago
chatgpt-tricks a6b70cf6cc
Update README.md 11 months ago