Skip to content

Commit bf2e890

Browse files
authored
chore: slim down comment on shields section (#55)
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
1 parent bee6d08 commit bf2e890

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

lightspeed-core-configs/lightspeed-stack.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,7 @@ conversation_cache:
7373
db_path: '/tmp/cache.db'
7474
customization:
7575
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.
76+
# Opt-in: set ENABLE_VALIDATION=question_validity. Entry skipped when provider_id resolves to __disabled__.
8077
shields:
8178
- name: lightspeed_question_validity
8279
provider_id: ${env.ENABLE_VALIDATION:=__disabled__}

0 commit comments

Comments
 (0)