Ben

Results 1 issues of Ben

Hello :wave: and thank you for this neat library. I ran into the issue below: ```elixir ExOpenAI.Files.create_file({"Test Document.pdf", testfile}, "assistants", openai_api_key: api_key) {:error, %{ "error" => %{ "code" => nil,...