mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-30 21:49:26 +02:00
- Add MiniMaxService with OpenAI-compatible API integration - Route MiniMax models (MiniMax-M2.7, MiniMax-M2.7-highspeed) through existing chat controller alongside Ollama - Cloud models appear in model selector when MINIMAX_API_KEY is set - Add MINIMAX_API_KEY env var support - Add 8 unit tests + 3 integration tests - Update README with MiniMax mention |
||
|---|---|---|
| .. | ||
| ChatAssistantAvatar.tsx | ||
| ChatButton.tsx | ||
| ChatInterface.tsx | ||
| ChatMessageBubble.tsx | ||
| ChatModal.tsx | ||
| ChatSidebar.tsx | ||
| index.tsx | ||
| KnowledgeBaseModal.tsx | ||