| Commit message (Collapse) | Author | Files | Lines |
|
* Improve download of generated images, serve images in the api
Add support for conversation handling in the api
* Add orginal prompt to image response
* Add download images option in gui, fix loading model list in Airforce
* Add download images option in gui, fix loading model list in Airforce
|
|
* improve compatibility of openai-node
* improve compatibility with OpenAI's models api
* allow image upload
|
|
Improve read access_token in OpenaiChat
Add IterProvider
Add system message support in FlowGpt
Filter none values in new Client
|
|
Fix preview for uploaded and generated images in gui
Improve typing, readme
|
|
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
|
|
|
|
|
|
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
|
|
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and VersionUtils
Display used provider in gui
Fix error response in api
|
|
gui & interference can now be run with:
python -m g4f.gui.run
and
python -m g4f.interference.run
|
|
Add system_message in Yqcloud
|
|
|
|
|
|
Ref: https://github.com/python/typeshed/issues/3500
|
|
|
|
|
|
|
|
|
|
|