Ludovicollin commited on
Commit
0e9dca4
·
1 Parent(s): 4c4d5ba

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -596,7 +596,7 @@ async def setup_agent(settings):
596
  taskREV1.status = cl.TaskStatus.DONE
597
  await REV.send()
598
  message_id14 = await cl.Message(content="🕝 Construction du référentiel d'évaluation").send()
599
- taskMREV2.forId = message_id14
600
  await REV.send()
601
  completion_REV = anthropic.completions.create(
602
  model="claude-2.1",
 
596
  taskREV1.status = cl.TaskStatus.DONE
597
  await REV.send()
598
  message_id14 = await cl.Message(content="🕝 Construction du référentiel d'évaluation").send()
599
+ taskREV2.forId = message_id14
600
  await REV.send()
601
  completion_REV = anthropic.completions.create(
602
  model="claude-2.1",