@@ -171,6 +171,7 @@ while True:
response = ora.Completion.create(
model = model,
prompt = prompt,
includeHistory = True, # remember history
conversationId = init.id)
print(response.completion.choices[0].text)
The note is not visible to the blocked user.