Lyuben Deninski

Results 2 issues of Lyuben Deninski

This PR adds the missed .cjs extension to the webpack config loader section. According to webpack docs found [here](https://webpack.js.org/guides/ecma-script-modules/#flagging-modules-as-esm) to force the module type of a file you can use...

CLA Signed

This PR: - Changes the `feature` argument in AiClient.getModel to be a enum (or a valid string in it) - Removes the default argument value to avoid future bugs -...