docs: expand lint scope batch26 (2 files)

This commit is contained in:
Apple
2026-02-16 07:03:42 -08:00
parent 6ac7c8f4b5
commit e595cdc0a5
3 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
# 45 — LLM Proxy & Multi-Model Routing (MicroDAO)
*LLM Proxy: маршрутизація моделей, cost control, токени, PDP, sandbox, autoscaling, fallback-логіка, multimodel orchestration*
LLM Proxy: маршрутизація моделей, cost control, токени, PDP, sandbox,
autoscaling, fallback-логіка, multimodel orchestration.
---
@@ -310,13 +311,13 @@ LLM Proxy повертає:
## 16. Retry / Timeouts
### Timeouts:
### Timeouts
- mini models: 1025s
- main models: 2560s
- vision: 4590s
### Retry:
### Retry
- кожну помилку класифікує Router Engine,
- retry через 15 секунд,
@@ -502,5 +503,3 @@ LLM Proxy забезпечує:
**Версія:** 1.0
**Останнє оновлення:** 2024-11-14