update fastchat

This commit is contained in:
ACBBZ
2024-04-10 09:48:35 +00:00
parent f57b669db2
commit 32a949b9a6
2 changed files with 2 additions and 8 deletions

View File

@ -27,8 +27,8 @@ class Fastchat(Blackbox):
# "content": "你吃饭了吗"
# },
# {
# 'role': 'assistant',
# 'content': '作为一个AI模型我没有吃饭的需要因为我并不具备实体形态。我专注于提供信息和帮助回答你的问题。你有什么需要帮助的吗'
# "role": "assistant",
# "content": "作为一个AI模型我没有吃饭的需要因为我并不具备实体形态。我专注于提供信息和帮助回答你的问题。你有什么需要帮助的吗"
# },
# ]
history = []