Add model alias for Kimi-K2-Instruct and update best_provider references hlohaus 提交于 2025-09-21 11:55 bb02eeb4
Remove unused import and update sse_stream function signature for consistency hlohaus 提交于 2025-09-21 11:40 4e5c26fd
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