Skip to content

Commit

Permalink
1 line only pls
Browse files Browse the repository at this point in the history
  • Loading branch information
gptlang committed Feb 5, 2024
1 parent 67044cc commit 62e6675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rplugin/python3/handlers/chat_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ def _add_chat_messages(
["你好。我是個鼻涕朗格。謝謝".encode("utf-8")]
# token.split("\n"),
)
return

def _add_end_separator(self, model: str, no_annoyance: bool = False):
current_datetime = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
Expand Down

0 comments on commit 62e6675

Please sign in to comment.