Refactor usage data retrieval in Backend_Api; improve response handling for missing data and ensure cache directory creation hlohaus 提交于 2025-12-11 12:03 e2e996a7
Refactor model alias handling in PollinationsAI; simplify logic for setting model aliases and improve video model filtering hlohaus 提交于 2025-12-10 15:13 d90ad1d0
Enhance HuggingFaceAPI to support additional provider API paths; refactor Completions and AsyncCompletions to use client.api_key and client.base_url hlohaus 提交于 2025-12-10 14:19 1467d7ec
Add support for additional parameters in get_models method for BlackboxPro and GeminiPro classes hlohaus 提交于 2025-12-09 19:12 1032b165
Refactor model handling in PollinationsAI and related providers; update API endpoints, enhance model loading logic, and improve error handling in get_models method hlohaus 提交于 2025-12-09 18:08 0366acbc
Update provider configurations to set 'working' status to False; refactor tool handling in GeminiCLI and enhance response structure in Usage class hlohaus 提交于 2025-12-08 17:13 aa0aade9
Update HuggingChat authentication flow and improve error handling; add image and audio templates in tools hlohaus 提交于 2025-12-08 11:37 b8d26407
Update PollinationsAI login URL and fix response handling in Completions class hlohaus 提交于 2025-12-07 19:32 dd08d9e4
Fix model list in GradientNetwork provider by replacing duplicate entry with "Qwen3 235B" hlohaus 提交于 2025-12-07 01:18 5ca011fe
Refactor GradientNetwork and ItalyGPT providers; update BAAI_Ling for improved functionality and model handling hlohaus 提交于 2025-11-30 11:20 1fd9b8d1
Merge pull request #3270 from xtekky/copilot/add-ling-1t-model H Lohaus 提交于 2025-11-30 01:54 1b3628df
Merge pull request #3269 from xtekky/copilot/add-new-provider-gradio-networ H Lohaus 提交于 2025-11-30 01:53 0d9c00b4
Remove redundant continue statement for cluster message handling copilot-swe-agent[bot] 提交于 2025-11-29 04:39 21113c51
Fix response parsing: use type "reply" with data.content/reasoningContent, update models copilot-swe-agent[bot] 提交于 2025-11-29 04:36 098b2401
Address code review: pass enable_thinking value directly, explicit skip for cluster messages copilot-swe-agent[bot] 提交于 2025-11-29 04:25 f57663cb