Merge pull request #591 from luohuanhuan2019/main

add readme_zh
This commit is contained in:
zrguo
2025-01-17 12:07:27 +08:00
committed by GitHub
2 changed files with 116 additions and 1 deletions

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: