Merge pull request #3455 from octo-patch/feature/upgrade-minimax-m3 H Lohaus 提交于 2026-06-04 00:18 71dd4460
feat: remove MiniMax-M1/M2/M2.1/M2.5 and legacy MiniMax-Text-01/abab6.5s-chat models octo-patch 提交于 2026-06-03 04:22 a68a7099
feat: add OllamaSwarm provider, fofa scraper, update OperaAria, and fix Gemini images kqlio67 提交于 2026-06-02 19:05 8a90cfeb
feat: add ApplyPatchTool for applying unified diff patches with fallback support hlohaus 提交于 2026-05-29 09:23 883c7174
Merge pull request #3441 from qizwiz/fix/guard-unguarded-llm-choices H Lohaus 提交于 2026-05-26 21:53 b621884a
fix: also check message.content is None per AI review feedback Your Name 提交于 2026-05-18 08:12 3d47797d
fix: update reCAPTCHA tokens in LMArena class and change debug mode to dev in CLI hlohaus 提交于 2026-05-16 00:10 fdf5e584
feat: add playground route with caching and GitHub integration for dynamic content serving hlohaus 提交于 2026-05-12 20:14 8ba8697e
fix: ensure api_key validation checks for string type in is_provider_api_key function hlohaus 提交于 2026-05-03 20:17 9b608fcc
feat: update PuterJS to use gpt-5.1 as default model and streamline model fetching logic feat: enhance Usage class to include prompt and completion token counts hlohaus 提交于 2026-05-03 17:12 074280ca
fix: adjust timeout assertion in security hardening tests to allow for longer execution time hlohaus 提交于 2026-05-03 04:38 6365699b
fix: update get_media_extension to return empty string for unsupported extensions hlohaus 提交于 2026-05-03 02:24 ce42a892
feat: enhance API key handling to include validation for provider-specific keys hlohaus 提交于 2026-05-03 00:45 5c754a4d
feat: update g4f-perplexity provider configuration to use openai-completions API hlohaus 提交于 2026-05-02 09:16 da29e7cb
feat(PollinationsAudio): add new audio provider with transcription and speech capabilities hlohaus 提交于 2026-05-01 12:43 b4e6f291
Merge pull request #3428 from vyguera/fix/openai-chat-gizmo-conversation-mode H Lohaus 提交于 2026-04-21 22:41 0393f105
fix(OpenaiChat): use gizmo_interaction conversation_mode for custom GPTs ruben.viguera 提交于 2026-04-20 09:54 2adec1bd