feat: sync upstream 25th July commits (MiniMax-M3 native tool recovery, HTTP 403 permission denials) 00d1a83 dheraingoud commited on 12 days ago
feat: sync proxy with upstream commits up to a4a0fb8 (model catalog refactor, desktop launcher, telemetry feature flags) c817fe8 dheraingoud commited on 12 days ago
fix(critical): replace super().__setattr__ with object.__setattr__ in ExecutionFailure to fix Python 3.12 slots+exception MRO crash causing 500 errors 0cc4495 dheraingoud commited on 14 days ago
fix(streaming): unconditionally strip Minimax control tokens and auto-close think tags on tool calls 6c15647 dheraingoud commited on 16 days ago
fix(streaming): resolve chunking bug for tool call tag and control tokens 6203959 dheraingoud commited on 16 days ago
fix(streaming): parse minimax XML tool calls and strip control tokens b034f3c dheraingoud commited on 16 days ago
fix(streaming): remove Task tool buffering and fix thinking bypass e47d8bc dheraingoud commited on 16 days ago
fix(compatibility): resolve python 3.12 compatibility NameErrors and SyntaxErrors 05e7f80 dheraingoud commited on 16 days ago
fix(reasoning): use string literal type annotations for ReasoningPolicy classmethods to support Python 3.12 c1b027b dheraingoud commited on 16 days ago
feat: synchronize proxy with upstream commits up to 5305bd7 and integrate NIM key rotator 0a54372 dheraingoud commited on 16 days ago
fix: replace super() with explicit calls to prevent async Python 3.12+ bug and suppress HEAD / logs c9335e8 dheraingoud commited on 20 days ago
Deploy latest upstream with key rotation, vision adapter, and HF configs 61bb677 dheraingoud commited on 20 days ago
fix: next_client typo and dataclass super() issue in ExecutionFailure 9b65740 dheraingoud commited on 20 days ago
fix: change timeout_s to http_read_timeout in Nim Provider initialization ee0e2b0 dheraingoud commited on 20 days ago