mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Fix
This commit is contained in:
@@ -112,6 +112,8 @@ def get_completion(message: str):
|
||||
]
|
||||
)
|
||||
|
||||
logger.info(f"Got completion: {completion}")
|
||||
|
||||
return completion.choices[0].message.content
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user