View Source ExOpenAI.Config (ex_openai.ex v1.7.0)
Reads configuration on application start, parses all environment variables (if any) and caches the final config in memory to avoid parsing on each read afterwards.
Summary
Functions
Returns a specification to start this module under a supervisor.