Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Node-Samples] Update to botbuilder 3.5.1 #51

Merged
merged 25 commits into from
Jan 23, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
b89f797
[Node-ReceiveAttachment] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
b4a92e2
[Node-SendAttachment] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
2e75ceb
[Node-CarouselCards] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
ebd2b5c
[Node-RichCards] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
68cbb60
[Node-State] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
e7f0182
[Node-MultiDialogs] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
28f8252
[Node-GetConversationMembers] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
0ef8a55
[Node-DirectLine] Update to botbuilder 3.5.1 and DirectLine 3.0
pcostantini Jan 10, 2017
178bb46
[Node-CreateNewConversation] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
dfac8f5
[Node-ChannelData] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
c3f9f2e
[Node-AppInsights] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
e27a151
[Node-AzureSearch] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
57927e4
[Node-SimilarProducts] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
aeb96b3
[Node-SpeechToText] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
c5cbc3a
[Node-LUIS] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
295400d
[Node-ImageCaption] Update to botbuilder 3.5.1
pcostantini Jan 10, 2017
13b7000
Fix typo in code comment
pcostantini Jan 10, 2017
74eb448
[Node] Update Emulator screenshots
pcostantini Jan 10, 2017
275b754
[Node-ContosoFlowers] Update to botbuilder 3.5.1 and add Localization…
pcostantini Jan 11, 2017
fa62d28
[Node] Updates for Microsoft Teams support
pcostantini Jan 12, 2017
6eeb67c
Add repository, bugs and keywords to package.json
pcostantini Jan 12, 2017
ee36c2b
[Node] RichCards - limitations of new Media Cards on channels
pcostantini Jan 12, 2017
5edcce6
Merge branch 'master' into node-samples-updates
pcostantini Jan 13, 2017
02a6c8b
[Node] Update remaining API Keys and azuredeploy.json templates
pcostantini Jan 13, 2017
51ed21e
[Node-SpeechToText] Do not consider video/mp4 as valid audio file
pcostantini Jan 16, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Node] Update remaining API Keys and azuredeploy.json templates
  • Loading branch information
pcostantini committed Jan 13, 2017
commit 02a6c8b719b6069d818fa9c7fcf1b590e7a83f6d
7 changes: 7 additions & 0 deletions Node/core-AppInsights/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
},
"MICROSOFT_APP_PASSWORD": {
"type": "string"
},
"APPINSIGHTS_INSTRUMENTATIONKEY": {
"type": "string"
}
},
"resources": [
Expand Down Expand Up @@ -109,6 +112,10 @@
{
"name": "APPINSIGHTS_INSTRUMENTATION_KEY",
"value": "[parameters('APPINSIGHTS_INSTRUMENTATION_KEY')]"
},
{
"name": "APPINSIGHTS_INSTRUMENTATIONKEY",
"value": "[parameters('APPINSIGHTS_INSTRUMENTATIONKEY')]"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion Node/intelligence-ImageCaption/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"MicrosoftVisionApiKey": {
"type": "string",
"defaultValue": "da64bb75525b430bb8ebd695b5684b71"
"defaultValue": "c84d0e1aaaff482b9014a570927bdbf2"
}
},
"resources": [
Expand Down
12 changes: 10 additions & 2 deletions Node/intelligence-LUIS/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,11 @@
"type": "string",
"defaultValue": "https://api.projectoxford.ai/luis/v1/application?id=162bf6ee-379b-4ce4-a519-5f5af90086b5&subscription-key=11be6373fca44ded80fbe2afa8597c18"
},
"EnableSpellCorrection": {
"BING_SPELL_CHECK_API_KEY": {
"type": "string",
"defaultValue": "8ae90e80bc4346d59c0f07529dadaa4e"
},
"IS_SPELL_CORRECTION_ENABLED": {
"type": "string",
"allowedValues": [
"true",
Expand Down Expand Up @@ -122,9 +126,13 @@
"name": "LUIS_MODEL_URL",
"value": "[parameters('LUIS_MODEL_URL')]"
},
{
"name": "BING_SPELL_CHECK_API_KEY",
"value": "[parameters('BING_SPELL_CHECK_API_KEY')]"
},
{
"name": "IS_SPELL_CORRECTION_ENABLED",
"value": "[parameters('EnableSpellCorrection')]"
"value": "[parameters('IS_SPELL_CORRECTION_ENABLED')]"
}
]
}
Expand Down
8 changes: 8 additions & 0 deletions Node/intelligence-SimilarProducts/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
},
"MicrosoftAppPassword": {
"type": "string"
},
"BingSearchApiKey": {
"type": "string",
"defaultValue": "ee4e28574f514ce7b687236b01a07432"
}
},
"resources": [
Expand Down Expand Up @@ -105,6 +109,10 @@
{
"name": "MICROSOFT_APP_PASSWORD",
"value": "[parameters('MicrosoftAppPassword')]"
},
{
"name": "BING_SEARCH_API_KEY",
"value": "[parameters('BingSearchApiKey')]"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion Node/intelligence-SpeechToText/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"MicrosoftSpeechApiKey": {
"type": "string",
"defaultValue": "542821545e7a4584b136fbd140c772b3"
"defaultValue": "f2da0a19f4d94875880e9fbaceabc97d"
}
},
"resources": [
Expand Down