bupa1018 commited on
Commit
1fa9320
·
1 Parent(s): dc21f7d

Update kadi_apy_bot.py

Browse files
Files changed (1) hide show
  1. kadi_apy_bot.py +2 -0
kadi_apy_bot.py CHANGED
@@ -171,6 +171,8 @@ class KadiAPYBot:
171
 
172
  General Guideline:
173
  - If the user's query can not be fullfilled based on the provided snippets, reply with "The API does not support the requested functionality"
 
 
174
  "Document Snippets": These contain documentation excerpts and code examples that explain how to use the "Kadi-APY" library
175
  Document Snippets:
176
  {doc_context}
 
171
 
172
  General Guideline:
173
  - If the user's query can not be fullfilled based on the provided snippets, reply with "The API does not support the requested functionality"
174
+ - If the user's query does not implicate any task, reply with a question asking the user to elaborate.
175
+
176
  "Document Snippets": These contain documentation excerpts and code examples that explain how to use the "Kadi-APY" library
177
  Document Snippets:
178
  {doc_context}