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
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