diff --git a/config/config.example.json b/config/config.example.json index 37c2bcd81..3f8c78b44 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -111,6 +111,10 @@ "api_key": "sk-xxx", "api_base": "" }, + "minimax": { + "api_key": "sk-xxx", + "api_base": "" + }, "ollama": { "api_key": "", "api_base": "http://localhost:11434/v1"