updated hardcoded assistant ID

This commit is contained in:
ForeverPyrite
2024-09-27 23:26:07 -04:00
parent fce6477c99
commit 3287e3f76d

View File

@@ -51,7 +51,7 @@ client = OpenAI(
)
# screw bardo assistant that is configured to make notes and 5Q&A based on any given YouTube Transcript
asst_screw_bardo_id = "asst_KsEI7n5ZxMcHG6HTJmvbFFhe"
asst_screw_bardo_id = "asst_JGFaX6uOIotqy5mIJnu3Yyp7"
# uhh no we need a new thread each time tf
# make sure to call the function after the transcript is confirmed to work, it would be very stupid to call the function and make a new thread this early