Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Conversation

@darrenj
Copy link
Contributor

@darrenj darrenj commented May 20, 2020

Correct LG reference to highlight we are using 4.9 GA

Close #3381

@darrenj darrenj merged commit 6fdb3cf into master May 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the darrenj-doc-patch-1 branch May 27, 2020 09:57
darrenj added a commit that referenced this pull request May 28, 2020
* Add bot-solutions README

* Updates for 1.0

* Add README reference to moved Skill samples (#3386)

* Update README.md

* Create README.md

* updated cosmosdb settings

* Fix app crash on SettingsActivity rotation; update sdk logging with OnCheckedChanged binding

* added instructions for using existing LUIS models and QnA kbs with virtual assistant

* updates to skill and ts deployment instructions

* Update 2-download-and-install.md

* Update 4-provision-your-azure-resources.md

* Bump nokogiri from 1.10.5 to 1.10.9 in /docs (#3344)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.5...v1.10.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update main README as contain outdated dependencies (#3384)

* add PII telemetry instructions (#3415)

* update weather doc (#3409)

* Clarify role of AD App (#3405)

Close #3374

* Update Summary.md (#3391)

* Update Summary.md

* Update Summary.md

Co-authored-by: lauren-mills <lamil@microsoft.com>

* Update SSO with Bot doc link (#3404)

* Update Speech SDK to v1.12 (#3418)

* Remove preview and update packages (#3392)

* Experimental Docs - Add Composer to a Skill (#3131)

* add doc

* updates

* update to config

* add composer to skill steps

* Update experimental-add-composer.md

* image update (#3421)

* Exchanging data with skills (#3422)

* exchanging data with skills

* Update exchanging-data-with-skills.md

Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>

* declaring $appName in UpdateLUIS (#3419)

* declaring $appName in UpdateLUIS

update_cognitive_models.ps1 errors out.
Fix to lui_functions.ps1 to declare missing $appName 

Also reported at #3412

* Update luis_functions.ps1

* Update luis_functions.ps1

missing declaration

* Update luis_functions.ps1

added missing declaration

* Suffixing QnA knowledgebase ID on created kb name.

* Applying update to all qna_function.ps1 scripts.

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
Co-authored-by: lauren-mills <lamil@microsoft.com>
Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>
Co-authored-by: Olivier Midy <olmidy@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darren Jefford <33519520+darrenj@users.noreply.github.com>
Co-authored-by: ssss141414 <shzhen@microsoft.com>
Co-authored-by: olmidy <58195155+olmidy@users.noreply.github.com>
Co-authored-by: saikumaru <44021002+saikumaru@users.noreply.github.com>
lauren-mills added a commit that referenced this pull request Jun 8, 2020
* Add bot-solutions README

* Updates for 1.0

* Add README reference to moved Skill samples (#3386)

* Update README.md

* Create README.md

* updated cosmosdb settings

* Fix app crash on SettingsActivity rotation; update sdk logging with OnCheckedChanged binding

* added instructions for using existing LUIS models and QnA kbs with virtual assistant

* updates to skill and ts deployment instructions

* Update 2-download-and-install.md

* Update 4-provision-your-azure-resources.md

* Bump nokogiri from 1.10.5 to 1.10.9 in /docs (#3344)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.5...v1.10.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update main README as contain outdated dependencies (#3384)

* add PII telemetry instructions (#3415)

* update weather doc (#3409)

* Clarify role of AD App (#3405)

Close #3374

* Update Summary.md (#3391)

* Update Summary.md

* Update Summary.md

Co-authored-by: lauren-mills <lamil@microsoft.com>

* Update SSO with Bot doc link (#3404)

* Update Speech SDK to v1.12 (#3418)

* Remove preview and update packages (#3392)

* Experimental Docs - Add Composer to a Skill (#3131)

* add doc

* updates

* update to config

* add composer to skill steps

* Update experimental-add-composer.md

* image update (#3421)

* Exchanging data with skills (#3422)

* exchanging data with skills

* Update exchanging-data-with-skills.md

Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>

* declaring $appName in UpdateLUIS (#3419)

* declaring $appName in UpdateLUIS

update_cognitive_models.ps1 errors out.
Fix to lui_functions.ps1 to declare missing $appName 

Also reported at #3412

* Update luis_functions.ps1

* Update luis_functions.ps1

missing declaration

* Update luis_functions.ps1

added missing declaration

* Suffixing QnA knowledgebase ID on created kb name.

* Applying update to all qna_function.ps1 scripts.

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
Co-authored-by: lauren-mills <lamil@microsoft.com>
Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>
Co-authored-by: Olivier Midy <olmidy@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darren Jefford <33519520+darrenj@users.noreply.github.com>
Co-authored-by: ssss141414 <shzhen@microsoft.com>
Co-authored-by: olmidy <58195155+olmidy@users.noreply.github.com>
Co-authored-by: saikumaru <44021002+saikumaru@users.noreply.github.com>
lauren-mills added a commit that referenced this pull request Jun 9, 2020
* Add bot-solutions README

* Updates for 1.0

* Add README reference to moved Skill samples (#3386)

* Update README.md

* Create README.md

* updated cosmosdb settings

* Fix app crash on SettingsActivity rotation; update sdk logging with OnCheckedChanged binding

* added instructions for using existing LUIS models and QnA kbs with virtual assistant

* updates to skill and ts deployment instructions

* Update 2-download-and-install.md

* Update 4-provision-your-azure-resources.md

* Bump nokogiri from 1.10.5 to 1.10.9 in /docs (#3344)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.5...v1.10.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update main README as contain outdated dependencies (#3384)

* add PII telemetry instructions (#3415)

* update weather doc (#3409)

* Clarify role of AD App (#3405)

Close #3374

* Update Summary.md (#3391)

* Update Summary.md

* Update Summary.md

Co-authored-by: lauren-mills <lamil@microsoft.com>

* Update SSO with Bot doc link (#3404)

* Update Speech SDK to v1.12 (#3418)

* Remove preview and update packages (#3392)

* Experimental Docs - Add Composer to a Skill (#3131)

* add doc

* updates

* update to config

* add composer to skill steps

* Update experimental-add-composer.md

* image update (#3421)

* Exchanging data with skills (#3422)

* exchanging data with skills

* Update exchanging-data-with-skills.md

Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>

* declaring $appName in UpdateLUIS (#3419)

* declaring $appName in UpdateLUIS

update_cognitive_models.ps1 errors out.
Fix to lui_functions.ps1 to declare missing $appName 

Also reported at #3412

* Update luis_functions.ps1

* Update luis_functions.ps1

missing declaration

* Update luis_functions.ps1

added missing declaration

* Suffixing QnA knowledgebase ID on created kb name.

* Applying update to all qna_function.ps1 scripts.

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
Co-authored-by: lauren-mills <lamil@microsoft.com>
Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>
Co-authored-by: Olivier Midy <olmidy@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darren Jefford <33519520+darrenj@users.noreply.github.com>
Co-authored-by: ssss141414 <shzhen@microsoft.com>
Co-authored-by: olmidy <58195155+olmidy@users.noreply.github.com>
Co-authored-by: saikumaru <44021002+saikumaru@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] "we are now utilizing Language Generation 4.8 Preview"

3 participants