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
ExOpenAI.Files.create_file({"Test Document.pdf",testfile},"assistants",openai_api_key: api_key){:error,%{"error"=>%{"code"=>nil,"message"=>"Additional properties are not allowed ('openai_api_key' was unexpected)","param"=>nil,"type"=>"invalid_request_error"}}}
I was able to fix locally with a modification to client.ex:
Hello 👋 and thank you for this neat library.
I ran into the issue below:
I was able to fix locally with a modification to
client.ex
:I'm happy to test further and contribute if appropriate.
The text was updated successfully, but these errors were encountered: