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

I am not able to initialise OpenAI class whith model name 'text-ada-001'. using model = OpenAI(api_key = "my_key" , model = 'text-ada-001') .It says TypeError: __init__() got an unexpected keyword argument 'model' #55

Closed PalashJauhari closed 1 year ago

monk1337 commented 1 year ago

Did you install the repo from GitHub or PyPI?

Try this pip3 install git+https://github.com/promptslab/Promptify.git