简体   繁体   English

在哪里可以找到使用 c# 导出 microsoft LUIS 应用程序的内容并将其导入另一个的代码示例?

[英]Where can I find a code example for export the conten of a microsoft LUIS app and import it to another, using c#?

I found the following commands (please look at the links below):我找到了以下命令(请查看下面的链接):

https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cognitiveservices.language.luis.authoring.iversions.exportwithhttpmessagesasync?view=azure-dotnet https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cognitiveservices.language.luis.authoring.iversions.exportwithhttpmessagesasync?view=azure-dotnet

https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cognitiveservices.language.luis.authoring.iversions.importwithhttpmessagesasync?view=azure-dotnet https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cognitiveservices.language.luis.authoring.iversions.importwithhttpmessagesasync?view=azure-dotnet

However, there is no example of this.但是,没有这样的例子。 Do you have one for me?你有一份给我吗? Or a better way to realize it?还是更好的实现方式?

Another question: How can I find the productive version of a LUIS stage?另一个问题:如何找到 LUIS 阶段的生产版本?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 有谁知道我在哪里可以找到一个使用C#的OFX wsdl文件的好例子? - Does anyone know where I can find a good example of using the OFX wsdl file with C#? 如何使用以及我可以在 Adobe Illustrator api C# 中找到导出参数的位置 - how to use and where i can find export params in Adobe Illustrator api C# 我正在尝试使用C#为AS400编码解决方案,在哪里可以找到cwbx.dll? - I'm trying to code solutions for an AS400 using C#, where can I find the cwbx.dll? 在哪里可以获取ADOMD库(DLL)以使用C#连接到Microsoft多维数据集 - Where can I get ADOMD library (DLL) to connect to Microsoft cubes using C# 我可以在哪里查找Microsoft命名空间名称? - c# Where can I lookup Microsoft Namespace names? 在哪里可以找到使用C#制作Metro GUI App的Bunifu.net框架 - Where Can I find the Bunifu.net framework For making Metro GUI App with C# 我的C#app正在锁定一个文件,我怎么能找到它的位置呢? - My C# app is locking a file, how I can find where it does it? 我可以在.NET / C#中为Microsoft Dynamics AX进行编码吗? - Can I code in .NET/C# for Microsoft Dynamics AX? 在哪里可以找到 OpenId Connect 注销 c# 的代码示例? - Where can I find a code sample for OpenId Connect sign out for c#? 如何使用 C# 激活以前打开的应用程序的 microsoft access 实例? - How can I activate the previously opened microsoft access instance of an app using C#?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM