cyberchitta / openai_ex

Community maintained Elixir library for OpenAI API
https://hexdocs.pm/openai_ex
Apache License 2.0
132 stars 18 forks source link

FQN changes #86

Closed restlessronin closed 5 months ago

restlessronin commented 5 months ago

Updated all module / file names to more close match the equivalent names in the OpenAI python client library.

This is a bit of a nit, but one of the stated goals of this library is to match the reference python library as closes as is possible with Elixir.