Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find my LUIS authoring key?

Conversation Learner requires that I provide a LUIS authoring key (LUIS_AUTHORING_KEY). How do I get one and where do I find it?

like image 630
Erik Larssen Avatar asked May 11 '18 18:05

Erik Larssen


People also ask

How do I Find my Luis authoring key and app ID?

You can find your LUIS authoring key under your user settings in the LUIS web portal, or under the keys blade of your cognitive services resource on Azure. You should skip providing a LUIS App ID, and simply leave hit enter to leave this blank. A new LUIS app ID will be provisioned for you, after it is created.

How do I manage the Luis app and resource?

The resource is managed through the azure portal, the luis app is managed through the www.luis.ai homepage As the article says, it can be quite confusing about what keys to use where, (especially when you first create the luis app you get a 'starter key' ... sorry for the waffle,

How to get subscription key for Luis service?

Create 1 Language understanding in Cognitive Service section Here is the result that you could get subscription key Hope this help. Subscription key: In azure create a new cognitive service -> Luis. In the new luis service, on the left you can find an option labeled keys. Use Key1 for everything.

Where can I find the authoring key and subscription keys?

As Lars mentioned above you can find the keys under settings of your account. You can find more information about the Authoring key here and manage LUIS keys and Azure endpoint subscription keys too. Hope this docs help you in providing more information.


1 Answers

  • Open up the LUIS website
  • Login / Sign up (if you don't already have an account)
  • click on your name up the upper right (on black bar)

enter image description here

  • Then click "settings"
  • That will take you to a page with your "Authoring Key"
like image 77
Lars Avatar answered Oct 04 '22 22:10

Lars