diff --git a/main.py b/main.py index 3746838..91b47d9 100644 --- a/main.py +++ b/main.py @@ -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