mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-14 00:53:25 +00:00
update fastchat
This commit is contained in:
@ -27,8 +27,8 @@ class Fastchat(Blackbox):
|
||||
# "content": "你吃饭了吗"
|
||||
# },
|
||||
# {
|
||||
# 'role': 'assistant',
|
||||
# 'content': '作为一个AI模型,我没有吃饭的需要,因为我并不具备实体形态。我专注于提供信息和帮助回答你的问题。你有什么需要帮助的吗?'
|
||||
# "role": "assistant",
|
||||
# "content": "作为一个AI模型,我没有吃饭的需要,因为我并不具备实体形态。我专注于提供信息和帮助回答你的问题。你有什么需要帮助的吗?"
|
||||
# },
|
||||
# ]
|
||||
history = []
|
||||
|
||||
Reference in New Issue
Block a user