Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Open
Changes from all commits
Commits
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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ This repo contains 5 major components:
1. **WebChat** - Custom fork of standard [WebChat](https://github.com/Microsoft/BotFramework-WebChat) which adds ability to load existing activities and show editing controls.
1. **Models** - Contains shared code between the SDK and UI such as types and utilities.

# Active branches

1. `master` - stable branch
1. `pva-content` - for use with models and logs generated via Conversion Service / PVA
1. `multi-woz` - for use with the GTG project

# Getting started

1. Clone and build the repo
Expand Down