View Source OpenAI.Config (openai.ex v0.6.2)

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.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions