1hangzhao commited on
Commit
6316875
·
verified ·
1 Parent(s): 3008b47

Update ontochat/functions.py

Browse files
Files changed (1) hide show
  1. ontochat/functions.py +1 -1
ontochat/functions.py CHANGED
@@ -191,4 +191,4 @@ def ontology_testing(ontology_file, ontology_desc, cqs):
191
  f" ['yes': 'CQ1', 'no': 'CQ2', ...]."
192
  }]
193
  bot_message = chat_completion(openai_api_key, messages)
194
- return bot_message
 
191
  f" ['yes': 'CQ1', 'no': 'CQ2', ...]."
192
  }]
193
  bot_message = chat_completion(openai_api_key, messages)
194
+ return bot_message