Refactor update_headers function to accept new API key and adjust authorization handling hlohaus 提交于 2026-01-12 15:22 a869844c
Fix session token handling in render function to correctly append query string to latest version hlohaus 提交于 2026-01-12 12:20 6d2160b2
Merge pull request #3320 from xtekky/copilot/fix-web-interface-responsiveness H Lohaus 提交于 2026-01-12 00:11 3deb2fb9
Refactor Yupp provider to remove unused create_scraper import; update website rendering logic to improve static URL handling hlohaus 提交于 2026-01-11 09:19 bb1f8ca5
Enhance Yupp provider by importing cloudscraper and updating error handling for missing requirements; refactor OpenaiTemplate to use Usage.from_dict for improved data handling hlohaus 提交于 2026-01-10 22:09 63363c22
Import create_scraper from cloudscraper to enhance scraper functionality hlohaus 提交于 2026-01-10 21:50 8b243499
Refactor Yupp provider to remove direct dependency on cloudscraper and streamline scraper usage hlohaus 提交于 2026-01-10 21:46 8b43b3cd
Refactor Yupp provider to use CloudScraper directly in function signatures hlohaus 提交于 2026-01-10 21:40 53a7d8a4
Update Yupp provider to yield VariantResponse instead of PreviewResponse hlohaus 提交于 2026-01-10 21:02 38cf247f
Fix API key validation to use underscores instead of dashes in OpenaiTemplate hlohaus 提交于 2026-01-10 20:40 ab7b7f8b
Refactor Api class: streamline provider label retrieval and update response handling in streaming hlohaus 提交于 2026-01-10 19:47 053edba2
Refactor GeminiPro: update default_model path and consolidate model_aliases hlohaus 提交于 2026-01-10 07:10 470e52f0
Update PollinationsAI to support additional API key prefix for image and text endpoints hlohaus 提交于 2026-01-10 07:05 b42ac28a
Refactor providers to use OpenaiTemplate and add backup URLs; enhance response handling in API hlohaus 提交于 2026-01-10 06:35 798a951b
Enhance AnyModelProviderMixin to support Perplexity and improve model mapping hlohaus 提交于 2026-01-09 22:38 f612fd96
Update cache handling in PollinationsAI and OpenaiTemplate: modify cache logic and include cache header in Usage model hlohaus 提交于 2026-01-09 18:37 d94b9bf8
Fix response handling in Gemini: update TitleGeneration condition to check for dictionary type and correct index access hlohaus 提交于 2026-01-09 14:44 08c64b6f
Refactor PollinationsAI: simplify prompt encoding and improve whitespace handling; update Gemini imports and response handling; enhance usage tracking in run_tools hlohaus 提交于 2026-01-09 14:18 97a85d6b
Refactor PollinationsAI: update image API endpoint, clean up default headers, and enhance error handling hlohaus 提交于 2026-01-09 03:37 189a9266
Refactor PollinationsAI endpoints and clean up ClientFactory documentation hlohaus 提交于 2026-01-08 13:38 7bca4d48
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