fix: chat string

This commit is contained in:
ACBBZ
2024-05-29 08:39:52 +00:00
parent ca34962376
commit a049a60cb0
2 changed files with 8 additions and 8 deletions

View File

@ -42,7 +42,7 @@ class ChromaChat(Blackbox):
# "context": [],
# "template": "",
# "temperature": 0,
# "top_p": 0,
# "top_p": 0.1,
# "n": 1,
# "max_tokens": 1024,
# "frequency_penalty": 0,