Jakub Omieljaniuk

Results 4 comments of Jakub Omieljaniuk

+1 It seems like Completitions ignore instruction to generate follow up questions in our prompt and generate only answer for current question.

Some cases can be caused because of the bug I described in #370 issue

If you have an error "Resource identity is not supported for the selected SKU" you need to delete this line from search.services.bicep: `identity: { type: 'SystemAssigned' }`

There is also parameter `"searchServiceSkuName": { "value": "free" },` In main.parametes.json file. I dont know why there is no one parameter to change, probably another improvment to do.