ff3b1fc38f
- Updated the `createBaseModel` function to handle OpenAI provider responses in strict mode. - Modified `providerToAiSdkConfig` to include specific options for OpenAI when in strict mode. - Introduced a new utility module `providerParams.ts` for managing provider-specific parameters, including OpenAI, Anthropic, and Gemini configurations. - Added functions to retrieve service tiers, specific parameters, and reasoning efforts for various providers, improving overall provider management.