Fix provider initialization in Client class and update method naming convention in ClientFactory hlohaus 提交于 2026-01-04 15:40 c5187b2c
Update model mappings and remove deprecated entries in PollinationsAI and LMArena hlohaus 提交于 2026-01-04 15:31 08773c71
Fix header handling by adding Brotli check and adjusting accept-encoding hlohaus 提交于 2026-01-04 15:25 7e086b2c
Add CopilotSession provider and enhance PollinationsAI endpoints hlohaus 提交于 2026-01-04 14:28 f2d8a163
Remove deprecated model endpoints and update text model retrieval logic hlohaus 提交于 2026-01-01 22:25 07f6c83f
Comment out media upload logic in Copilot for debugging purposes hlohaus 提交于 2025-12-28 07:57 4fddbe70
Increase DEFAULT_STREAM_TIMEOUT from 15 to 30 for improved streaming performance hlohaus 提交于 2025-12-28 07:55 62a0d3c6
Enhance provider handling by adding JsonResponse support and removing redundant model checks hlohaus 提交于 2025-12-27 22:09 1786290c
Refactor import statement for StreamSession and improve debug log message formatting hlohaus 提交于 2025-12-26 04:25 78845847
Update STATIC_URL to use STATIC_DOMAIN for consistency in URL structure hlohaus 提交于 2025-12-26 01:27 7cb6457d
Rename createClient method to create_client for consistency in ClientFactory usage hlohaus 提交于 2025-12-26 00:26 6e8fb036
Fix choice retrieval in read_response to handle missing keys; update provider creation method name for consistency hlohaus 提交于 2025-12-25 23:28 fc2d10d7
Refactor API request handling; remove unused most_wanted and failure_counts logic for improved clarity and performance hlohaus 提交于 2025-12-25 03:30 d571600d
Refactor audio model handling in PollinationsAI; remove unused default audio model and simplify model selection logic hlohaus 提交于 2025-12-25 02:58 29bd0e3a
Enhance Perplexity provider to handle chunked responses; update API to yield model and provider details in JSON formatting for SSE compatibility hlohaus 提交于 2025-12-24 13:57 ce770082
Refactor authentication cookie retrieval in HuggingChat; enhance header update logic in AppConfig and Backend_Api for improved flexibility hlohaus 提交于 2025-12-23 23:18 b0813eb3
Remove unused cf_ipcountry header and simplify user identification logic; update default browser path for Linux systems in get_nodriver function hlohaus 提交于 2025-12-23 20:52 55e22ea0
Update default model to gpt-5-2 and adjust text models accordingly hlohaus 提交于 2025-12-22 14:00 502c02b5
Fix undefined names, type errors, and code quality issues (#3288) Copilot 提交于 2025-12-12 08:33 f244ee0c
Merge pull request #3290 from xtekky/copilot/remove-deprecated-providers H Lohaus 提交于 2025-12-11 19:17 79546bff
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