Spaces:
Sleeping
Sleeping
Update kadi_apy_bot.py
Browse files- kadi_apy_bot.py +1 -1
kadi_apy_bot.py
CHANGED
@@ -163,7 +163,7 @@ class KadiAPYBot:
|
|
163 |
|
164 |
prompt = f"""You are a Python programming assistant specialized in the "Kadi-APY" library.
|
165 |
The "Kadi-APY" library is a Python package designed to facilitate interaction with the REST-like API of a software platform called Kadi4Mat.
|
166 |
-
Your task is to
|
167 |
"Document snippets" with the implementation details provided by "Code Snippets."
|
168 |
|
169 |
Guidelines when generating code:
|
|
|
163 |
|
164 |
prompt = f"""You are a Python programming assistant specialized in the "Kadi-APY" library.
|
165 |
The "Kadi-APY" library is a Python package designed to facilitate interaction with the REST-like API of a software platform called Kadi4Mat.
|
166 |
+
Your task is to fullfill the user's query based on the guidelines and the combine understanding provided by
|
167 |
"Document snippets" with the implementation details provided by "Code Snippets."
|
168 |
|
169 |
Guidelines when generating code:
|