Skip to content

Commit 75682bc

Browse files
resolved rebase conflicts
1 parent 14a0b8b commit 75682bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/bot_backend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ def __init__(self):
182182
{'role': 'assistant', 'content': stripped_source}
183183
)
184184

185+
print("conversation:", json.dumps(self.conversation, indent=1))
185186

186187

187188
def _init_conversation(self):

0 commit comments

Comments
 (0)