openai.error.Timeout: Request timed out: HTTPSConnectionPool(host='api.openai.com', port=443): Read timed out. (read timeout=600)
I'm using select_cards.py to try and process the learning objectives with the AnKing deck. I'm only doing a test run of two lectures (37 learning objectives). I keep getting timeout errors. It is also taking a very long time to process the objectives.
openai.error.Timeout: Request timed out: HTTPSConnectionPool(host='api.openai.com', port=443): Read timed out. (read timeout=600)
I'm using select_cards.py to try and process the learning objectives with the AnKing deck. I'm only doing a test run of two lectures (37 learning objectives). I keep getting timeout errors. It is also taking a very long time to process the objectives.