- Issue created by @leandro713
My API key is 175 characters in length, while this module assumes it is 128 characters long, which causes OpenAI to always reject my request.
I have already tried modifying the maxlength of the text box in the form field, but somehow the module only saves the first 128 characters for this value
I'm currently using 1.0.4 version
Active
1.0
Code