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
This commit is contained in:
+12
-10
@@ -1,24 +1,26 @@
|
||||
# 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 Status |
|
||||
| # | Model | Provider | Key Storage |
|
||||
|---|---|---|---|
|
||||
| Primary | GPT-5.5 | admin-ai | ✅ `sk-aEJ...` |
|
||||
| F1 | GPT-5.5 | OpenRouter | ✅ `sk-or-v1...` |
|
||||
| F2 | DeepSeek v4 Pro | DeepSeek | ✅ `sk-0387...` |
|
||||
| F3 | Gemini 3.5 Flash | Google | ✅ |
|
||||
| F4 | Grok 4.5 | xAI | ✅ |
|
||||
| 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: in `/root/docker/litellm/.env`
|
||||
- Hermes virtual key: `sk-aEJ-7PAPT0C8iqZi3witzA` (GPT-5.5 + DeepSeek v4 Pro)
|
||||
- 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: KB article #39 — "AI Model Chain v2" (if token working)
|
||||
- Git: `itpp-infrastructure/docs/model-chain.md`
|
||||
- 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`
|
||||
|
||||
Reference in New Issue
Block a user