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
updated requires to reflect functional changes in package
it looks like the openai-completion--data-choices and
openai-completion--get-choices functions were renamed to
openai--data-choices and openai--get-choices in the openai package. I also
changed the require to openai vs openai-collections as that is the full
package name. addresses #5.
0 commit comments