You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4free/g4f
Heiner Lohaus 862e5ef16d Add support for message history and system message in OpenaiChat
Add fetch access_token and fix cookie usage in OpenaiChat
Fix save created access_token in cookies in OpenaiChat
Add use_auth_header config in GeminiPro
7 months ago
..
Provider Add support for message history and system message in OpenaiChat 7 months ago
api Add FlowGpt provider, Fix issue with None values in api 7 months ago
gui Fix filter messages in gui 7 months ago
providers Add default values for rdns 7 months ago
requests Add GeminiPro API provider 7 months ago
__init__.py Add help me coding guide 7 months ago
cli.py
client.py Add support for message history and system message in OpenaiChat 7 months ago
cookies.py
debug.py Move some modules, create providers dir 7 months ago
errors.py
image.py Add GeminiPro API provider 7 months ago
models.py Improve readme, add smartphone guide 7 months ago
stubs.py Fix unittests, use Union typing 7 months ago
typing.py
version.py Move some modules, create providers dir 7 months ago
webdriver.py