mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
tst
This commit is contained in:
@@ -41,6 +41,7 @@ class Events(commands.Cog):
|
||||
|
||||
)
|
||||
thread = await OPENAICLIENT.beta.threads.create()
|
||||
self.logger.info("Thread id: %s", thread.id)
|
||||
ASSISTANTS[superfryta[1]] = (superfryta[2], superfryta[0], superfryta[4], thread)
|
||||
else:
|
||||
self.logger.info(
|
||||
|
||||
Reference in New Issue
Block a user