From bbb858249bc055819aad331cff326fa9a722b578 Mon Sep 17 00:00:00 2001 From: H Lohaus Date: Tue, 17 Dec 2024 21:17:40 +0100 Subject: 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. --- g4f/gui/client/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'g4f/gui/client/index.html') diff --git a/g4f/gui/client/index.html b/g4f/gui/client/index.html index 5ddc1104..2973fdc8 100644 --- a/g4f/gui/client/index.html +++ b/g4f/gui/client/index.html @@ -264,6 +264,13 @@
+
+ +