49cd9d6723
- Bumped the version of the ai-core package to 1.0.0-alpha.11. - Removed the `isOpenAIChatCompletionOnlyModel` utility function to simplify model resolution. - Adjusted the `providerToAiSdkConfig` function to accept a model parameter for improved configuration handling. - Updated the `ModernAiProvider` class to utilize the new model parameter in its configuration. - Cleaned up deprecated code related to search keyword extraction and reasoning parameters.