updated hardcoded assistant ID
This commit is contained in:
2
main.py
2
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
|
||||
|
||||
Reference in New Issue
Block a user