Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

Microsoft.Cognitive.LUIS.ActionBinding.nuspec 577 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  1. <?xml version="1.0"?>
  2. <package >
  3. <metadata>
  4. <id>Microsoft.Cognitive.LUIS.ActionBinding</id>
  5. <version>1.0.0</version>
  6. <title>LUIS Action Binding core SDK library</title>
  7. <authors>Microsoft Corp.</authors>
  8. <owners>Microsoft Corp.</owners>
  9. <requireLicenseAcceptance>false</requireLicenseAcceptance>
  10. <description>Add 'Action Binding' capabilities to your LUIS app</description>
  11. <copyright>Copyright © 2017</copyright>
  12. <dependencies>
  13. <dependency id="Microsoft.Bot.Builder" version="3.8.0" />
  14. </dependencies>
  15. </metadata>
  16. </package>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...