openai-cookbook
openai-cookbook copied to clipboard
requirements
I am having problems starting with this repo Is there a requirements.txt? Cant find
There isn't. Would adding one be helpful?
I'll add it to our to-do list.
I had the same thing com up the other day, but the reverse. I realized that the example code in the opnAI tutorial uses a different io module than this one does due to the completions in sync... you use axios?
hey i was wondering... can anyone contribute?
I'm going to close this because I don't think we're going to get to it, unfortunately. The number of examples are growing and I don't want people to need to install 100 different libraries if they're just interested in a single example. We have added requirements.txt files in the app examples. Best wishes.