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
Hi, thanks for putting this all together and sharing -- it's great!
I followed the setup instructions in the README, but I was getting an error whenever I tried to instantiate a ClassificationLM with gpt-4. It was triggering a keyword argument error in the openai package--the issue seems to have just reared its head according to these reports.
I could fix it manually by upgrading the openai package to the latest version. Could the build system requirements be updated to fix this conflict?
Thanks!
Tom
The text was updated successfully, but these errors were encountered:
Hi, thanks for putting this all together and sharing -- it's great!
I followed the setup instructions in the README, but I was getting an error whenever I tried to instantiate a ClassificationLM with gpt-4. It was triggering a keyword argument error in the
openai
package--the issue seems to have just reared its head according to these reports.I could fix it manually by upgrading the openai package to the latest version. Could the build system requirements be updated to fix this conflict?
Thanks!
Tom
The text was updated successfully, but these errors were encountered: