fix: Simplify API key check and ensure conversation messages are added only for text responses hlohaus 提交于 2026-01-28 14:27 287d89a1
fix: Update references from 'nest_asyncio' to 'nest-asyncio2' across the codebase hlohaus 提交于 2026-01-27 11:29 e1b7471f
Only delete chats when "conversation" is not present on kwargs GamerReady 提交于 2026-01-26 03:41 7f78c93f
Refactor reward handling, add feedback recording, deleting yupp chats after response. GamerReady 提交于 2026-01-25 23:56 f3a36e87
fix: Update API key validation logic and enhance chunk handling in Backend_Api hlohaus 提交于 2026-01-24 09:17 000516c3
fix: Add media file handling to MCPServer with caching and conditional requests hlohaus 提交于 2026-01-24 09:10 8e52133e
fix: Load API key in PollinationsAI and Yupp providers if not provided hlohaus 提交于 2026-01-24 08:40 b324f407
fix: Remove unused response_format parameter in ImageGenerationTool hlohaus 提交于 2026-01-24 07:58 136cb315
fix: Import read_cookie_files to enable cookie handling in MCPServer hlohaus 提交于 2026-01-24 07:41 ac1221aa
fix: Add cloudscraper to requirements and setup for improved scraping capabilities hlohaus 提交于 2026-01-24 07:32 89b6505d
fix: Update API endpoints to use new g4f.space URLs and remove deprecated providers hlohaus 提交于 2026-01-24 03:28 f7cb4e69
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