Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-13 | Support upload image in gui | Heiner Lohaus | 3 | -132/+59 | |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | |||||
2024-01-13 | Cleanup unused dependencies | Akash Mondal | 1 | -3/+3 | |
* remove packages, that are not a direct dependency to this project, from requirements.txt * no need to just numpy for simple sqrt operation on numbers * write code on python than using a js compiler | |||||
2024-01-11 | Fixed Error "No module named g4f.Provider.bing" (#1448) | Debaditya Banerji | 1 | -0/+0 | |
* Added init file to initiate bing as a Module | |||||
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 3 | -0/+369 | |
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider |