Commit Graph

31 Commits (91e7252123aa93fb003307c942d4596016020d6a)

Author SHA1 Message Date
碧舞すみほ 1d66c57a65
Improve compatibility of openai-node (#1966)
* improve compatibility of openai-node

* improve compatibility with OpenAI's models api

* allow image upload
4 months ago
Heiner Lohaus 59fcf9d2d3 Update chatgpt url, uvloop support 4 months ago
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 5 months ago
mm3b 02b51a94c9
Add missed comma 5 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
5 months ago
abc a107d3f2ff update default gpt-3.5-turbo models
by default, only OpenAI was enabled, more models enable for more flexibility.

new provider `Koala` added, to watch out as it could be unstable.
5 months ago
H Lohaus 0b712c2bde
Add unittests for async client (#1830)
* Add unittests for async client

* Add pollyfill for anext

* Update integration tests
5 months ago
Heiner Lohaus bdc61ca273 Add nodriver to OpenaiChat 5 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 5 months ago
H Lohaus 8229b62ce3
Update async.py 5 months ago
H Lohaus 1b571592ce
Update image_models.py 5 months ago
H Lohaus 55869da442
Update async.py 5 months ago
H Lohaus 3f17f9b8e2
Create image_models.py 5 months ago
H Lohaus 2b9a95c5b3
Update async.py 5 months ago
H Lohaus 2beade3c24
Update async.py 5 months ago
H Lohaus c9a83e53b7
Update types.py 5 months ago
H Lohaus 393be6be6b
Update async.py 5 months ago
H Lohaus ecc4748882
Update helper.py 5 months ago
H Lohaus 6e3f350f52
Update async.py 5 months ago
H Lohaus b4399866ee
Update types.py 5 months ago
H Lohaus 0c4a1d0bfa
Update stubs.py 5 months ago
H Lohaus 7339cd7241
Delete g4f/client/typing.py 5 months ago
H Lohaus 366969f501
Create types.py 5 months ago
H Lohaus 22b7628b6c
Update typing.py 5 months ago
H Lohaus 912dc63497
Update client 5 months ago
H Lohaus 8335359c96
Update async.py 5 months ago
H Lohaus 1e0aebddf2
Update client 5 months ago
H Lohaus 8bbc101225
Update client 5 months ago
H Lohaus b913a8f28c
Update client 5 months ago
H Lohaus df5afb57d9
Update __init__.py 5 months ago
H Lohaus 657001d320
Update g4f 5 months ago