Files
itpp-infrastructure/docs/model-chain.md
T
root ec0eba9645 sanitize: redact secrets from docs, add forefront-broadband-map, exclude backup dir
- Redact credentials/keys from README, key-inventory, model-chain, ops-portal docs, project-log, systems-networks-team, app3
- Add forefront-broadband-map.md with sanitized content
- Add .gitignore to permanently exclude .backup-before-sanitize-20260723/ and .env files
- No credentials rotated; no history rewritten
2026-07-23 12:03:10 -04:00

27 lines
1.0 KiB
Markdown

# AI Model Chain — IT Pro Partner
**Updated:** July 21, 2026
**Sanitized:** July 23, 2026 (plaintext keys removed)
**Gateways:** admin-ai (self-hosted LiteLLM), OpenRouter, DeepSeek, Google, xAI
## Chain
| # | Model | Provider | Key Storage |
|---|---|---|---|
| Primary | GPT-5.5 | admin-ai | Hudu [126] Hermes Primary Key |
| F1 | GPT-5.5 | OpenRouter | Hudu [153] |
| F2 | DeepSeek v4 Pro | DeepSeek | Hudu [152] |
| F3 | Gemini 3.5 Flash | Google | Hudu [161] / [151] |
| F4 | Grok 4.5 | xAI | Hudu [154] |
## Admin-AI (LiteLLM)
- URL: `admin-ai.itpropartner.com` (app1, 152.53.36.131)
- Master key: `/root/docker/litellm/.env` on app1 (Hudu [178] LiteLLM Master Key)
- Hermes virtual key: Hudu [126] Hermes Primary Key (GPT-5.5 + DeepSeek v4 Pro routing)
## Credential Storage
- Config: `/root/.hermes/config.yaml`
- Hudu: All API assets under layout 49 at https://hudu.itpropartner.com — search "AI Provider" or by model name
- Git: `itpp-infrastructure/docs/model-chain.md` (this file, sanitized)
- Full inventory: `itpp-infrastructure/docs/key-inventory.md`