Fix research pipeline runtime failures
This commit is contained in:
4
API.md
4
API.md
@@ -148,7 +148,7 @@ Die Antwort kommt sofort — das eigentliche Ergebnis ist über
|
||||
|
||||
| Tiefe | max_search_queries | max_sources | max_llm_requests | max_duration | max_context |
|
||||
|-------|--------------------|-------------|-------------------|--------------|-------------|
|
||||
| `quick` | 10 | 15 | 15 | 120s | 16k |
|
||||
| `quick` | 10 | 15 | 15 | 300s | 16k |
|
||||
| `normal` | 20 | 30 | 30 | 300s | 24k |
|
||||
| `deep` | 40 | 60 | 60 | 600s | 32k |
|
||||
|
||||
@@ -411,4 +411,4 @@ Alle Fehler folgen einem konsistenten Format:
|
||||
## Authentifizierung
|
||||
|
||||
Stage 22: Keine Authentifizierung. Dies kann in späteren Stages
|
||||
hinzugefügt werden (API-Key, OAuth, etc.).
|
||||
hinzugefügt werden (API-Key, OAuth, etc.).
|
||||
|
||||
Reference in New Issue
Block a user