gpt4free/g4f
H Lohaus bbb858249b
Improve gradient in gui, show only models with enabled providers (#2492)
- **Cloudflare Provider**: Added error handling for missing requirements when fetching arguments.
- **Copilot Provider**: Updated the prompt formatting to use a maximum length function, improving message handling.
- **PollinationsAI Provider**: Adjusted the prompt length to a maximum of 5000 characters.
- **GitHub Copilot Provider**: Updated to use `ClientSession` for better session management.
- **CSS Updates**: Enhanced the gradient styling in the GUI for a more visually appealing interface.
- **JavaScript Updates**: Added functionality to toggle search options in the chat interface.
2024-12-17 21:17:40 +01:00
..
api Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
client Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
gui Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
local Update __init__.py 2024-04-07 11:24:14 +02:00
locals Update models.py to create models directory when its not present 2024-05-30 19:29:16 +05:30
Provider Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
providers Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
requests Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
__init__.py Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
__main__.py Add Authentication Setup Guide 2024-12-07 03:01:43 +01:00
cli.py Add Authentication Setup Guide 2024-12-07 03:01:43 +01:00
cookies.py Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
debug.py Add aliases to gui arguments, fix logs variable 2024-11-19 17:25:40 +01:00
errors.py IterListProvider support for generating images (#2441) 2024-11-29 13:56:11 +01:00
image.py Add multiple images support (#2478) 2024-12-13 22:20:58 +01:00
models.py Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
typing.py Add multiple images support (#2478) 2024-12-13 22:20:58 +01:00
version.py Add duckduckgo-search to slim requirements, 2024-11-26 16:36:45 +01:00
webdriver.py Add workers and use_colors options to api 2024-04-20 15:41:49 +02:00