development #1

Merged
AllfatherHatt merged 157 commits from development into master 2025-06-14 15:47:26 +02:00
Showing only changes of commit 866b94bb1e - Show all commits

View File

@ -223,7 +223,6 @@ class ReginaldCog(PermissionsMixin, BlacklistMixin, MemoryMixin, commands.Cog):
messages.append({
'role': 'tool',
'content': func_result,
'tool_calls': tool_calls,
'tool_call_id': tool_call_id,
})
# Second completion required if functions has been called to interpret the result into user-friendly