
In the notebook named sql.ipynb, there is code:
from promptify.models.nlp.openai_model import OpenAI
from promptify.prompts.nlp.prompter import Prompter
but there is not promptify.models.nlp.openai_model or promptify.prompts.nlp.prompter module in the repo
can anybody help with this?