Spaces:
Sleeping
Sleeping
Update kadi_apy_bot.py
Browse files- kadi_apy_bot.py +1 -1
kadi_apy_bot.py
CHANGED
@@ -167,7 +167,7 @@ class KadiAPYBot:
|
|
167 |
- If no related information is found from the snippets to answer the query, reply that you do not know.
|
168 |
|
169 |
Guidelines when generating code:
|
170 |
-
-
|
171 |
|
172 |
Documentation Snippets:
|
173 |
{doc_context}
|
|
|
167 |
- If no related information is found from the snippets to answer the query, reply that you do not know.
|
168 |
|
169 |
Guidelines when generating code:
|
170 |
+
- Display the complete code first, followed by a concise explanation in no more than 5 sentences..
|
171 |
|
172 |
Documentation Snippets:
|
173 |
{doc_context}
|