Retrieves the appropriate OpenAI model based on the current environment.
OPENAI_MODEL_DEV
OPENAI_MODEL_PROD
The OpenAI model to use, or undefined if not set.
undefined
Retrieves the appropriate OpenAI model based on the current environment.
OPENAI_MODEL_DEV
in development.OPENAI_MODEL_PROD
in production.