View Source OpenaiEx (openai_ex v0.1.3)
OpenaiEx is an Elixir library that provides a community-maintained client for the OpenAI API.
The library closely follows the structure of the official OpenAI API client libraries for Python and JavaScript, making it easy to understand and reuse existing documentation and code.
Link to this section Summary
Functions
Creates a new OpenaiEx struct with the specified token and organization.
Link to this section Functions
Creates a new OpenaiEx struct with the specified token and organization.
See https://platform.openai.com/docs/api-reference/authentication for details.