Prompt words to keep the pronunciation consistent

This commit is contained in:
luohuanhuan2019
2025-01-16 21:50:43 +08:00
parent 36c7abf358
commit 98f5d7c596

View File

@@ -743,7 +743,7 @@ async def zhipu_complete_if_cache(
messages = []
if not system_prompt:
system_prompt = "You are a helpful assistant."
system_prompt = "You are a helpful assistant. Note that sensitive words in the content should be replaced with ***"
# Add system prompt if provided
if system_prompt: