Function openai_key

Source
pub fn openai_key() -> Result<String>
Expand description

Grab the OpenAI key from the environment

ยงErrors

Will return Err if the key OPENAI_KEY does not exist