summaryrefslogtreecommitdiffstats
path: root/g4f/typing.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-27Update some providersHeiner Lohaus1-3/+5
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
2024-01-29Add aiohttp_socks to requirementsHeiner Lohaus1-2/+5
Fix preview for uploaded and generated images in gui Improve typing, readme
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-1/+5
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-24Add get_connector helperHeiner Lohaus1-1/+3
2024-01-21Improve testsHeiner Lohaus1-0/+7
2024-01-13Support upload image in guiHeiner Lohaus1-1/+3
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-01Add support for all modelsHeiner Lohaus1-1/+1
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
2023-10-08~ | g4f `v-0.1.5.6`abc1-1/+1
gui & interference can now be run with: python -m g4f.gui.run and python -m g4f.interference.run
2023-10-08Add Messages and AsyncResult typingHeiner Lohaus1-1/+3
Add system_message in Yqcloud
2023-09-17Revert "Fix type hint"Tekky1-3/+2
2023-09-16fix type hintMIDORIBIN1-2/+3
2023-09-11Fix: `TypedDict` from `typing` error #886hs_junxiang1-2/+8
Ref: https://github.com/python/typeshed/issues/3500
2023-08-27~ | code stylingabc1-9/+8
2023-08-25 ~ | v-0.0.2.50.0.2.5abc1-1/+1
2023-08-17~ | major refractoring | v0.0.2.0abc1-1/+1
2023-08-14refactor: refactor providerMIDORIBIN1-2/+14
2023-06-24gpt4free v2, first releasev2t.me/xtekky1-0/+3