Find answers from the community

Updated 3 months ago

Hi, everyone. I am completely new to

Hi, everyone. I am completely new to both programming and ... You know.
I run everything in colab. What I've done:
  • Connected via API to OpenAI, model GPT-4
  • I indexed two OpenAIEmbedding documents.
  • I ask questions on these documents, but the answer to my request goes either very long or does not come at all (more than 5 minutes).
It worked faster on a smaller index.
Can you tell me how I can debug this story, I can't find in the documentation how to output logs to see where my process is slowing down.
Thanks for any help you can give me.
T
s
2 comments
How large are these files and are you getting any errors? Maybe you could also share your implementation, that doesn't seem typical
Add a reply
Sign up and join the conversation on Discord