You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: