LUIS : An item with the same key has already been added

前端 未结 1 1344
南方客
南方客 2020-12-19 19:06

I am building bot with LUIS. Before 2 hours everything was ok. My last publish on azure is from yesterday. When i train and update my published application and then write a

相关标签:
1条回答
  • 2020-12-19 19:53

    It seems that starting today, the endpoints will be changing.

    Try updating your LUIS endpoint hostname from api.projectoxford.ai to westus.api.cognitive.microsoft.com.

    See the image below for the notice and more instructions.

    More info here and here.

    0 讨论(0)
提交回复
热议问题