MicroFish/backend/app
duwanze 81c0ab7cca fix: skip response_format parameter for MiniMax models
MiniMax API does not support the response_format parameter with
json_object type, causing 400 errors. Added model name detection
to conditionally skip this parameter for MiniMax models.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-16 09:02:11 +08:00
..
api fix(i18n): replace hardcoded Chinese stage names in simulation prepare SSE 2026-04-01 17:31:00 +08:00
models feat(i18n): replace hardcoded Chinese in backend SSE progress messages 2026-04-01 16:32:10 +08:00
services fix: skip response_format parameter for MiniMax models 2026-06-16 09:02:11 +08:00
utils fix: skip response_format parameter for MiniMax models 2026-06-16 09:02:11 +08:00
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
config.py refactor: add type hints and FileParser.is_supported() helper 2026-05-23 14:57:46 +08:00