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
I tried installing promptify in my local i get the following error "ModuleNotFoundError: No module named 'promptify.models.nlp'
installed promptify as well and other relevent packages but no luck.This is the case as well with colab notebook provided please find the link below. can anyone help.
%cd /content/Promptify
import json
from promptify import OpenAI
from promptify import Prompter
from pprint import pprint
from IPython.display import Markdown, display
from IPython.core.display import display, HTML
I tried installing promptify in my local i get the following error "ModuleNotFoundError: No module named 'promptify.models.nlp'
installed promptify as well and other relevent packages but no luck.This is the case as well with colab notebook provided please find the link below. can anyone help.
https://colab.research.google.com/drive/16DUUV72oQPxaZdGMH9xH1WbHYu6Jqk9Q?usp=sharing
The text was updated successfully, but these errors were encountered: