The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
812
stars
206
forks
source link
Adding A/B Testing Spi to python core #193
Closed
HarrisLin closed 2 years ago
Description
Adding ExperimentTriggerResponse object to Response object
Motivation and Context
This is to support A/B Testing Feature
Testing
Manually generated model file with new changes and imported ask-sdk-model to AskSdkPythonCore Added unit test and ran successfully.
Types of changes
Checklist
License