20054b0476
- Improved AppController.ai_status to prevent overwriting 'sending...' with 'models loaded'. - Enhanced est_rag_phase4_stress.py with robust polling and increased timeout. - Synchronized App and AppController history objects to ensure consistent view.
14 lines
183 B
TOML
14 lines
183 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
"Context",
|
|
]
|
|
active = "main"
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-05-16T01:16:09"
|
|
history = []
|