mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-21 00:21:30 +00:00
Add MiniMax as a new LLM provider using the Anthropic-compatible API. Changes: - Add MiniMax to LLMProvider type and MiniMaxConfig interface - Add MiniMax chat model creation via ChatAnthropic with custom base URL - Add MiniMax settings persistence and model list (MiniMax-M2.5, MiniMax-M2.5-highspeed) - Add MiniMax provider UI in SettingsPanel with API key and model selection |
||
|---|---|---|
| .. | ||
| BackendRepoSelector.tsx | ||
| CodeReferencesPanel.tsx | ||
| DropZone.tsx | ||
| EmbeddingStatus.tsx | ||
| FileTreePanel.tsx | ||
| GraphCanvas.tsx | ||
| Header.tsx | ||
| LoadingOverlay.tsx | ||
| MarkdownRenderer.tsx | ||
| MermaidDiagram.tsx | ||
| ProcessesPanel.tsx | ||
| ProcessFlowModal.tsx | ||
| QueryFAB.tsx | ||
| RightPanel.tsx | ||
| SettingsPanel.tsx | ||
| StatusBar.tsx | ||
| ToolCallCard.tsx | ||
| WebGPUFallbackDialog.tsx | ||