Process request using OpenAI models
Source:R/openai_processor.R, R/process_openai.R
process_openai.RdMain function that creates an OpenAI processor and handles the request. This maintains backward compatibility with the existing API.
This function uses the new BaseAPIProcessor architecture for improved maintainability and consistent logging across all API providers.