The Wayback Machine - https://web.archive.org/web/20220729104751/https://github.com/microsoft/botframework-sdk/commits/main
Skip to content
Permalink
main
Switch branches/tags

Commits on Jun 13, 2022

  1. Update README.md (#6517)

    removing references to VA
    clearab committed Jun 13, 2022

Commits on May 24, 2022

  1. Microsoft mandatory file (#6511)

    Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>

Commits on May 19, 2022

Commits on Feb 11, 2022

  1. Fixed broken links (#6463)

    Fixed broken links for Transcript and Bot Framework Manifest.
    ashbar99 committed Feb 11, 2022

Commits on Nov 16, 2021

Commits on Oct 26, 2021

Commits on Aug 12, 2021

  1. Update FAQ.md (#6360)

    * Update FAQ.md
    
    * Update FAQ.md
    
    * Update FAQ.md
    tsuwandy committed Aug 12, 2021

Commits on Jul 9, 2021

  1. Update nlp-with-entities.csproj (#6345)

    upgraded packages to 4.14.1
    tsuwandy committed Jul 9, 2021

Commits on Jul 7, 2021

  1. Orchestrator entities sample (#6340)

    * Orchestrator reorganization
    
    1. Moved ModelTuning from botbuilder-samples repo
    2. Delete OrchestratorDispatch Composer sample (moved to botbuilder-samples repo)
    
    * Update FAQ.md
    
    * Orchestrator with entities sample
    tsuwandy committed Jul 7, 2021

Commits on Jul 6, 2021

  1. Skill Manifest 2.2 (#6321)

    * Created v2.2 folder
    Updated some URI properties in skill manifest to accept URI-refences
    Added sample with relative URLs
    
    * Added missing files
    
    * Add validation for skill manifest examples against skill manifest schemas (#6325)
    
    * Add validation for 2.2 skill manifest
    
    * Add other skill schemas and manifest versions
    
    * Fixed 2.1 and 2.2 manifest validation errors
    Updated test to read files directly from the skills folder to make them easier to maintain.
    Updated tests to use NewtonSoft and NJSonSchema validations to provide better comat
    
    Co-authored-by: Gabo Gilabert <[email protected]>
    
    * Added titles
    
    * Fixed versions
    
    Co-authored-by: Eric Dahlvang <[email protected]>
    gabog and EricDahlvang committed Jul 6, 2021

Commits on Jun 22, 2021

  1. update model versions (#6329)

    * update model versions
    
    * change from CDF to calibration
    ninggao committed Jun 22, 2021

Commits on Jun 18, 2021

  1. Orchestrator package readme (#6318)

    * Orchestrator package readme
    
    * Orchestrator package readme update
    
    * Orchestrator package readme update
    scheyal committed Jun 18, 2021

Commits on May 21, 2021

  1. Update README.md (#6296)

    Kaiqb committed May 21, 2021
  2. Add files via upload (#6295)

    Public available download of CUX Guide
    Quirinevwm committed May 21, 2021

Commits on May 12, 2021

  1. Orchestrator samples reorganization (#6289)

    * Orchestrator reorganization
    
    1. Moved ModelTuning from botbuilder-samples repo
    2. Delete OrchestratorDispatch Composer sample (moved to botbuilder-samples repo)
    
    * Update FAQ.md
    tsuwandy committed May 12, 2021

Commits on May 7, 2021

Commits on Apr 26, 2021

  1. Add Orchestrator dispatch sample (simple with skill, qna, luis) (#6275)

    * orchestrator docs pointers
    
    * update orchestrator readme
    
    * left NLR readme shell to be filled in
    
    * bf orchestrator cli usage
    
    * fixed TBD
    
    * fix merge
    
    * added examples
    
    * more orchestrator docs
    
    * rm white space
    
    * CR comments
    
    * one more CR item
    
    * one more
    
    * moved perf table to nlrmodels
    
    * added license term to models in docs
    
    * reference to license for models
    
    * updated api ref
    
    * with ptr to composer preview doc
    
    * fixed link...
    
    * fixed link...
    
    * added tech references
    
    * re-added ref to composer steps
    
    * doc: LU processing in Orchestrator
    
    * Orchestrator intro pptx
    
    * updates to orchestrator readme
    
    * revert to main
    
    * OrchestratorDispatch sample
    
    * fix condition
    
    * fix condition 2
    scheyal committed Apr 26, 2021

Commits on Apr 24, 2021

  1. remove lingering comma (#6274)

    hcyang committed Apr 24, 2021

Commits on Apr 23, 2021

  1. use aka.ms for nlrmodels redirect (#6271)

    * use aka.ms for nlrmodels redirect
    
    * update tien branch to main in doc link
    scheyal committed Apr 23, 2021

Commits on Apr 21, 2021

  1. Placeholder for Orchestrator samples (#6269)

    Support of how-to documentation for Orchestrator (move from samples/experimental)
    scheyal committed Apr 21, 2021

Commits on Apr 20, 2021

  1. Update NLRModels.md (#6267)

    tsuwandy committed Apr 20, 2021

Commits on Apr 19, 2021

  1. Adding a pptx explaining Orchestrator for customers (#6241)

    * orchestrator docs pointers
    
    * update orchestrator readme
    
    * left NLR readme shell to be filled in
    
    * bf orchestrator cli usage
    
    * fixed TBD
    
    * fix merge
    
    * added examples
    
    * more orchestrator docs
    
    * rm white space
    
    * CR comments
    
    * one more CR item
    
    * one more
    
    * moved perf table to nlrmodels
    
    * added license term to models in docs
    
    * reference to license for models
    
    * updated api ref
    
    * with ptr to composer preview doc
    
    * fixed link...
    
    * fixed link...
    
    * added tech references
    
    * re-added ref to composer steps
    
    * doc: LU processing in Orchestrator
    
    * Orchestrator intro pptx
    
    * updates to orchestrator readme
    scheyal committed Apr 19, 2021
  2. Added new base models and removed Preview wording (#6262)

    * Update DispatchMigrationExample.md
    
    Remove separate bf orchestrator plugin install instruction
    
    * Update README.md
    
    - Updated links to bf cli orchestrator
    - Updated bf cli links in references
    - Removed english only support
    
    * updated orchstrator links
    
    * Update nlr_versions.json
    
    * Removed preview
    tsuwandy committed Apr 19, 2021

Commits on Apr 16, 2021

  1. Removed bf orchestrator plugin instruction since it's no longer a sep…

    …arate bf cli plugin (#6260)
    
    * Update DispatchMigrationExample.md
    
    Remove separate bf orchestrator plugin install instruction
    
    * Update README.md
    
    - Updated links to bf cli orchestrator
    - Updated bf cli links in references
    - Removed english only support
    
    * updated orchstrator links
    tsuwandy committed Apr 16, 2021

Commits on Apr 14, 2021

  1. Update CODE_OF_CONDUCT.md

    update to the April 16th version
    sgellock committed Apr 14, 2021

Commits on Apr 6, 2021

  1. Orchestrator FAQ (#6252)

    * Create FAQ.md
    
    * Update FAQ.md
    
    * Update FAQ.md
    
    * Update FAQ.md
    
    * Update FAQ.md
    
    * Update FAQ.md
    
    * Update FAQ.md
    tsuwandy committed Apr 6, 2021

Commits on Apr 5, 2021

  1. Update nlr_versions.json (#6234)

    Add default en entity model to defaults
    tsuwandy committed Apr 5, 2021

Commits on Mar 29, 2021

  1. Update README.md (#6246)

    daveta committed Mar 29, 2021
Older