[PR #12] [MERGED] docs: add supported providers and models documentation #13

Closed
opened 2026-03-03 15:56:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mrgoonie/human-mcp/pull/12
Author: @mrgoonie
Created: 2/28/2026
Status: Merged
Merged: 2/28/2026
Merged by: @mrgoonie

Base: mainHead: dev


📝 Commits (1)

  • 45926d0 docs: add supported providers and models to README, QUICKSTART, DEPLOYMENT

📊 Changes

4 files changed (+147 additions, -46 deletions)

View changed files

📝 DEPLOYMENT.md (+18 -1)
📝 QUICKSTART.md (+13 -7)
📝 README.md (+101 -37)
📝 docker-compose.yaml (+15 -1)

📄 Description

Summary

  • Add comprehensive "Supported Providers & Models" section to README with all 4 providers (Gemini, Minimax, ZhipuAI, ElevenLabs)
  • Add provider env vars to docker-compose.yaml
  • Update DEPLOYMENT.md and QUICKSTART.md with provider configuration
  • Update architecture diagram to show multi-provider support
  • Bump version references to v2.16.0

Changes

  • README.md — New providers/models table, updated architecture diagram, v2.16.0 refs
  • QUICKSTART.md — Optional provider API keys in config example
  • DEPLOYMENT.md — Provider env vars and default provider selection
  • docker-compose.yaml — 16 new env vars for providers

Test plan

  • Build passes
  • No code changes, docs only

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mrgoonie/human-mcp/pull/12 **Author:** [@mrgoonie](https://github.com/mrgoonie) **Created:** 2/28/2026 **Status:** ✅ Merged **Merged:** 2/28/2026 **Merged by:** [@mrgoonie](https://github.com/mrgoonie) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`45926d0`](https://github.com/mrgoonie/human-mcp/commit/45926d00b562512f84f2c1e4f16ca53255f27a6f) docs: add supported providers and models to README, QUICKSTART, DEPLOYMENT ### 📊 Changes **4 files changed** (+147 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `DEPLOYMENT.md` (+18 -1) 📝 `QUICKSTART.md` (+13 -7) 📝 `README.md` (+101 -37) 📝 `docker-compose.yaml` (+15 -1) </details> ### 📄 Description ## Summary - Add comprehensive "Supported Providers & Models" section to README with all 4 providers (Gemini, Minimax, ZhipuAI, ElevenLabs) - Add provider env vars to docker-compose.yaml - Update DEPLOYMENT.md and QUICKSTART.md with provider configuration - Update architecture diagram to show multi-provider support - Bump version references to v2.16.0 ## Changes - `README.md` — New providers/models table, updated architecture diagram, v2.16.0 refs - `QUICKSTART.md` — Optional provider API keys in config example - `DEPLOYMENT.md` — Provider env vars and default provider selection - `docker-compose.yaml` — 16 new env vars for providers ## Test plan - [x] Build passes - [x] No code changes, docs only --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:56:49 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/human-mcp#13
No description provided.