Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-20 | Add MetaAI Provider and some small improvments | Heiner Lohaus | 1 | -0/+1 | |
2024-04-14 | Add missed comma | mm3b | 1 | -2/+2 | |
2024-04-13 | add more models | abc | 1 | -1/+2 | |
mixtral 8x22b | |||||
2024-04-12 | update default gpt-3.5-turbo models | abc | 1 | -0/+1 | |
by default, only OpenAI was enabled, more models enable for more flexibility. new provider `Koala` added, to watch out as it could be unstable. | |||||
2024-04-12 | Add unittests for async client (#1830)0.2.9.5 | H Lohaus | 1 | -0/+7 | |
* Add unittests for async client * Add pollyfill for anext * Update integration tests | |||||
2024-04-07 | Add nodriver to OpenaiChat | Heiner Lohaus | 2 | -2/+4 | |
2024-04-07 | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 7 | -61/+371 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -23/+44 | |
2024-04-06 | Update image_models.py | H Lohaus | 1 | -0/+6 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -4/+0 | |
2024-04-06 | Create image_models.py | H Lohaus | 1 | -0/+11 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -16/+4 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -8/+2 | |
2024-04-06 | Update types.py | H Lohaus | 1 | -3/+12 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -18/+4 | |
2024-04-06 | Update helper.py | H Lohaus | 1 | -1/+18 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -30/+18 | |
2024-04-06 | Update types.py | H Lohaus | 1 | -1/+16 | |
2024-04-06 | Update stubs.py | H Lohaus | 1 | -1/+106 | |
2024-04-06 | Delete g4f/client/typing.py | H Lohaus | 1 | -5/+0 | |
2024-04-06 | Create types.py | H Lohaus | 1 | -0/+5 | |
2024-04-06 | Update typing.py | H Lohaus | 1 | -0/+1 | |
2024-04-06 | Update client | H Lohaus | 1 | -0/+16 | |
2024-04-06 | Update async.py | H Lohaus | 1 | -15/+1 | |
2024-04-06 | Update client | H Lohaus | 1 | -0/+1 | |
2024-04-06 | Update client | H Lohaus | 1 | -0/+4 | |
2024-04-06 | Update client | H Lohaus | 1 | -0/+239 | |
2024-04-06 | Update __init__.py | H Lohaus | 1 | -1/+0 | |
2024-04-06 | Update g4f | H Lohaus | 1 | -0/+1 | |