Skip to content

A nofari/luis sdk#11596

Merged
kayousef-zz merged 24 commits intoAzure:masterfrom
nourhanFarid:a-nofari/LuisSdk
Apr 27, 2020
Merged

A nofari/luis sdk#11596
kayousef-zz merged 24 commits intoAzure:masterfrom
nourhanFarid:a-nofari/LuisSdk

Conversation

@nourhanFarid
Copy link
Contributor

Adding Luis App import/ export in .lu format
Adding Luis App import v2 app that enables to import an app that has entities with children of type "String"
Adding arm token header for azure account-related authentication

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

# Conflicts:
#	sdk/cognitiveservices/Language.LUIS.Authoring/src/Generated/Apps.cs
#	sdk/cognitiveservices/Language.LUIS.Authoring/src/Generated/AppsExtensions.cs
#	sdk/cognitiveservices/Language.LUIS.Authoring/src/Generated/IApps.cs
#	sdk/cognitiveservices/Language.LUIS.Authoring/src/Generated/IVersions.cs
#	sdk/cognitiveservices/Language.LUIS.Authoring/src/Generated/Versions.cs
#	sdk/cognitiveservices/Language.LUIS.Authoring/tests/Luis/ImportExportTests.cs
@chidozieononiwu
Copy link
Member

CHANGELOG.md changes are fine.

app.Read(buffer, 0, (int)app.Length);

var f = Encoding.UTF8.GetString(buffer);
//LocalEncoding.GetString(stream.ToArray());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this?

@kayousef-zz kayousef-zz merged commit b63ab4e into Azure:master Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants