Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 09d2123

Browse files
committedFeb 4, 2025·
Update schema.v2.json
1 parent c4bf2ec commit 09d2123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎static/schema/schema.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@
819819
"opt_out": {
820820
"type": "boolean",
821821
"default": false,
822-
"description": "Opt out | Opt out of all knowledge base features."
822+
"description": "Opt out | Opt out of all knowledge base features that require data retention."
823823
},
824824
"web_search": {
825825
"type": "object",

0 commit comments

Comments
 (0)
Please sign in to comment.