View Source HipcallOpenai.Config (HipcallOpenai v0.1.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

@spec api_key() :: any()
@spec api_organization() :: any()
@spec api_url() :: any()