Revert "cleanup"
This reverts commit 032c9ab66529c9a3df614f5a2f5b7f92b8299045.
This commit is contained in:
@@ -188,6 +188,7 @@ class Dolphin21MistralWrapper(LLMChatCompletionWrapper):
|
||||
if self.include_opening_brance_in_prefix:
|
||||
prompt += "\n{"
|
||||
|
||||
print(prompt)
|
||||
return prompt
|
||||
|
||||
def clean_function_args(self, function_name, function_args):
|
||||
|
||||
Reference in New Issue
Block a user