+4
-1
@@ -94,7 +94,7 @@ BASIC_AUTH_USER=admin
|
||||
BASIC_AUTH_PASSWORD=CHANGE_ME_KB_WEB_PASSWORD_LONG
|
||||
|
||||
AI_FALLBACK_ENABLED=true
|
||||
# Wird im Mega-Compose intern auf http://ollama:11434 gesetzt.
|
||||
# Optional externer Ollama-Endpunkt. Leer/fehlend = interner Compose-Service http://ollama:11434.
|
||||
OLLAMA_BASE_URL=http://ollama:11434
|
||||
OLLAMA_STAGING_AUTO_REPLY=false
|
||||
OLLAMA_STAGING_MIN_SCORE=0.78
|
||||
@@ -157,6 +157,9 @@ NEUROFORGE_KB_STAGING_MIN_SOURCES=2
|
||||
# semantic corroboration exists. Raise to 1+ for stricter environments.
|
||||
NEUROFORGE_KB_STAGING_MIN_CORROBORATIONS=0
|
||||
NEUROFORGE_KB_STAGING_MAX_EVIDENCE=12
|
||||
# llm = echte, quellengebundene Artikelsynthese (Production default).
|
||||
# evidence = nur diagnostisches Roh-Evidence-Bundle, nicht als Artikel geeignet.
|
||||
NEUROFORGE_KB_STAGING_SYNTHESIS_MODE=llm
|
||||
|
||||
###############################################################################
|
||||
# 08. OPTIONAL CODEBASE MEMORY MCP / ENGINEERING UI
|
||||
|
||||
Reference in New Issue
Block a user