From 75a61c05c1e91a450f8a5a31a972abcbfb09dcab Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Fri, 6 Mar 2026 04:33:03 +0800 Subject: [PATCH] docs(terms): wording Clarify the note regarding data processing location for the demo. --- docs/terms-and-privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/terms-and-privacy.md b/docs/terms-and-privacy.md index cc27e2a..b3b233e 100644 --- a/docs/terms-and-privacy.md +++ b/docs/terms-and-privacy.md @@ -36,7 +36,7 @@ This free testing API is provided **strictly for technical evaluation and R&D pu **Recommendation for Real Usage**: For secure and continuous usage, we strongly advise using the default BYOK mode with your own legally compliant commercial LLM API keys, or connecting to local, offline models (e.g., Ollama). -**Note**: This service processes data via servers located in Mainland China. If you are located in a region with strict data localization laws (such as the EU/EEA), please do not use this demo. +**Note**: This testing LLM api processes data via servers located in Mainland China. If you are located in a region with strict data localization laws (such as the EU/EEA), please do not use this demo. ---