Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
13 days | feat(g4f/client/client.py): add system prompt support | kqlio67 | 1 | -4/+26 | |
2024-10-15 | feat(g4f/client/async_client.py, g4f/client/async_client.py): enhance async and sync handling in client | kqlio67 | 3 | -472/+335 | |
2024-10-02 | feat(g4f/client/async_client.py): improve async generator handling and logging | kqlio67 | 1 | -56/+95 | |
2024-09-26 | feat(g4f/client/async_client.py): enhance image generation and logging | kqlio67 | 1 | -167/+192 | |
2024-09-25 | Restored old version(g4f/client/async_client.py) | kqlio67 | 1 | -160/+162 | |
2024-09-25 | feat(g4f/client/async_client.py): enhance image and chat response handling | kqlio67 | 1 | -162/+160 | |
2024-09-06 | refactor(image-models): replace providers with ModelUtils | kqlio67 | 1 | -11/+8 | |
2024-09-06 | feat(images): add async support and logging, enhance image handling | kqlio67 | 1 | -41/+170 | |
2024-05-21 | Add streaming and conversation support to gemini | Heiner Lohaus | 2 | -0/+8 | |
2024-05-20 | Add some options to messages in gui, saves generated images local | Heiner Lohaus | 1 | -1/+2 | |
2024-05-19 | Update client.py | H Lohaus | 1 | -2/+5 | |
2024-05-19 | Update async_client.py | H Lohaus | 1 | -2/+3 | |
2024-05-18 | Improve Liabots provider, Add image api support | Heiner Lohaus | 3 | -23/+96 | |
2024-05-17 | Improve compatibility of openai-node (#1966) | 碧舞すみほ | 1 | -0/+2 | |
* improve compatibility of openai-node * improve compatibility with OpenAI's models api * allow image upload | |||||
2024-05-15 | Update chatgpt url, uvloop support | Heiner Lohaus | 1 | -6/+5 | |
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 | |