docs: expand lint scope batch26 (2 files)
This commit is contained in:
@@ -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: 10–25s
|
||||
- main models: 25–60s
|
||||
- vision: 45–90s
|
||||
|
||||
### Retry:
|
||||
### Retry
|
||||
|
||||
- кожну помилку класифікує Router Engine,
|
||||
- retry через 1–5 секунд,
|
||||
@@ -502,5 +503,3 @@ LLM Proxy забезпечує:
|
||||
|
||||
**Версія:** 1.0
|
||||
**Останнє оновлення:** 2024-11-14
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user