There was an error while loading. Please reload this page.
1 parent bee6d08 commit bf2e890Copy full SHA for bf2e890
1 file changed
lightspeed-core-configs/lightspeed-stack.yaml
@@ -73,10 +73,7 @@ conversation_cache:
73
db_path: '/tmp/cache.db'
74
customization:
75
profile_path: '/app-root/rhdh-profile.py'
76
-# LCORE-owned safety shields (not Llama Stack / OGX Safety API resources).
77
-# Listed via GET /v1/shields; selected per request with optional shield_ids.
78
-# Opt-in: set ENABLE_VALIDATION=question_validity (OGX skips the entry when
79
-# provider_id resolves to __disabled__). See docs/CONTRIBUTING.md.
+# Opt-in: set ENABLE_VALIDATION=question_validity. Entry skipped when provider_id resolves to __disabled__.
80
shields:
81
- name: lightspeed_question_validity
82
provider_id: ${env.ENABLE_VALIDATION:=__disabled__}
0 commit comments