fix: Update API endpoints and improve authentication handling in PollinationsAI provider hlohaus 提交于 2026-01-22 23:55 233fb6fc
fix: Remove unused BaseRetryProvider import and update provider_info handling in iter_response functions hlohaus 提交于 2026-01-22 08:23 12a86fae
fix: Adjust CloudScraper import and update get_models method signature in LMArena provider hlohaus 提交于 2026-01-22 06:07 fc8ee720
fix: Update cache logic and authorization header condition in PollinationsAI provider hlohaus 提交于 2026-01-22 03:24 fdebe086
fix: Correct string formatting for authorization header in PollinationsAI provider hlohaus 提交于 2026-01-22 02:17 65f4b724
chore: Update GitHub Actions to use stable versions and adjust refresh interval in Gemini provider hlohaus 提交于 2026-01-22 02:14 4e1f988e
Merge pull request #3331 from xtekky/copilot/log-get-requests-in-api H Lohaus 提交于 2026-01-21 16:55 af8e5dbc
Merge pull request #3333 from pgoslatara/actup/update-actions-1768992955 H Lohaus 提交于 2026-01-21 16:54 4322338a
Remove backup URLs from multiple provider classes to streamline code hlohaus 提交于 2026-01-21 16:43 0049b8ef
Add --access-log and --no-access-log CLI parameters for access logging control copilot-swe-agent[bot] 提交于 2026-01-20 17:24 7b576558
Remove debug print statements from Yupp class to clean up output hlohaus 提交于 2026-01-12 18:24 10a24f5d
Enhance Yupp API client and model manager to support custom session handling; add models_needs_auth attribute to AIBadgr class hlohaus 提交于 2026-01-12 17:51 6b6e03aa
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