gpt4free/g4f/client
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
..
__init__.py Improve gradient in gui, show only models with enabled providers (#2492) 2024-12-17 21:17:40 +01:00
helper.py Fix AsyncClient / loop is already running 2024-11-25 09:15:27 +01:00
image_models.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00
service.py Improved ignored providers support, 2024-12-15 23:22:36 +01:00
stubs.py Fix deprecated construct method, fix unittests 2024-12-07 20:07:11 +01:00
types.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00