This commit integrates OpenAI as a new Large Language Model (LLM) provider,
expanding the available options for content refinement.
Key changes include:
- Added `set_openai_api_key` to handle OpenAI API key retrieval from
`config.ini` or environment variables.
- Modified `set_api_key` to dynamically read the LLM provider from `config.ini`