Add streaming endpoint for file management and enhance manage_files function hlohaus 提交于 2025-09-12 00:30 91ea2d7a
Comment out JSDELIVR_URL replacement in render function to prevent URL rewriting hlohaus 提交于 2025-09-11 22:59 0804d683
Add Claude provider with authentication handling and update Nvidia provider hlohaus 提交于 2025-09-11 20:55 d7375d4c
Fix error logging format in provider model retrieval and improve message handling in raise_for_status hlohaus 提交于 2025-09-10 09:09 4f845662
Enhance OpenaiTemplate and Nvidia providers with support for text/plain responses and improved error handling hlohaus 提交于 2025-09-09 21:18 217c1e85
Merge pull request #3173 from restartxx/feat/add-qwen3-max-model H Lohaus 提交于 2025-09-09 20:22 6ad8c8c3
Add error handling for missing authentication and Unicode encoding in response streaming hlohaus 提交于 2025-09-08 15:40 de688319
Enhance LMArena and PuterJS providers with error handling and model filtering improvements hlohaus 提交于 2025-09-08 09:19 7e34009f
Fix latest_version handling in render function to correctly append query string hlohaus 提交于 2025-09-07 02:54 0f8853d9
Update render function to use GITHUB_URL for download URL handling hlohaus 提交于 2025-09-07 02:44 99e647a0
Refactor render function to simplify download URL handling by removing version query parameter hlohaus 提交于 2025-09-07 02:42 3852fda3
Update download URL in website.py to use GITHUB_URL for improved version handling hlohaus 提交于 2025-09-07 02:27 130a4295
Update render function to use latest_version for download URL and cache handling hlohaus 提交于 2025-09-07 01:57 9b4727b2
Refactor tool_calls handling in iter_response and async_iter_response functions for improved readability and logic consistency hlohaus 提交于 2025-09-07 01:44 24ebab64
Update render function to include version in download URL and improve cache handling hlohaus 提交于 2025-09-07 01:39 bc77a922
Refactor render function in website.py to improve HTML handling and caching logic hlohaus 提交于 2025-09-07 01:02 ffae27b3
Update g4f_cli.py to call main function from g4f.cli on execution hlohaus 提交于 2025-09-06 21:27 09b35403
Refactor BrowserConfig class: move it from requests to cookies module and update its initialization. hlohaus 提交于 2025-09-06 21:22 4f44c149
Add BrowserConfig initialization in cookies.py and ensure directory creation in SharedTokenManager hlohaus 提交于 2025-09-06 21:20 c7bb1538
Improve user identity header handling in Copilot provider by conditionally including it based on access token presence. hlohaus 提交于 2025-09-06 20:41 aff4e127