Jani Ranta

Results 2 issues of Jani Ranta

This PR introduces support for Azure OpenAI as a service provider within the application. It ensures that any missing models from the user's deployed models are gracefully skipped, allowing the...

AzureOpenAIEmbeddings expects deployment to be without "_name" suffix. Also added missing example to main.py how to select it to be used.