Azure-Samples / azure-search-power-skills

A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
MIT License
288 stars 170 forks source link

Fix main branch codebase for openai chat completion language model skill #220

Closed amitkalay closed 6 days ago

amitkalay commented 1 week ago

While testing out this code locally, I saw that it was broken in its current state. These code changes fix the codebase here so that things work right out of the box. I am following @farzad528 's example here - https://github.com/farzad528/azure-search-power-skills/tree/main/AzureOpenAICustomLanguageModelSkill