diff --git a/config.yaml b/config.yaml index 9305859a..f89b1c49 100644 --- a/config.yaml +++ b/config.yaml @@ -46,6 +46,11 @@ compression: summary_model: '' summary_provider: '' summary_base_url: '' +synthesis_model: + provider: custom + model: llama3:70b + base_url: http://localhost:8081/v1 + smart_model_routing: enabled: true max_simple_chars: 400 @@ -170,6 +175,9 @@ command_allowlist: [] quick_commands: {} personalities: {} security: + sovereign_audit: true + no_phone_home: true + redact_secrets: true tirith_enabled: true tirith_path: tirith