arian0zen/QueryWhisperer

OpenAI error message received when attempting to ask a question about a YouTube video

Shivraj-K09 opened this issue · 2 comments

I am experiencing an issue while using this platform to ask a question about a YouTube video. After successfully pasting the video link in the transcription field and receiving a success message, I attempted to ask a question but received the following error message: "Ohh hoo! Probably my OpenAI trial is over, hey! Would you sponsor me ? 🙌". This error occurred consistently during my testing of the platform.

probable reasons:
a. openAI api key not configured correctly
b. pinecone index and api not configured correctly

the pinecone index name was hardcoded(as my pinecone index name) at one place, that was causing the issue
it has been fixed :) 🙌