promptslab / Promptify

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
https://discord.gg/m88xfYMbK6
Apache License 2.0
3.11k stars 232 forks source link

In Promptify_Question_Answering_GPT-3, nlp_prompter.fit() function missing #107

Open parveenverm opened 4 months ago

parveenverm commented 4 months ago

While using Promptify_Question_Answering_GPT-3, it is using nlp_prompter.fit() function but it is not present in prompter class and no reference for its replacement is provided in readme document. Please share or update readme with correct function name with input and output details.