- SimpleResponse and BasicCardResponse per the docs
- Add .editorconfig
- Update example to use the new response objects
- Remove nested directories from init command
- Move functions to apprentice encapsulation
- Remove
helpers
module.
- Update to Dialogflow API 2.0
- Fix routing issue
Clean up the public API interface for Apprentice (#24)
- Implement Apprentice class.
- Built in flask app.
- No need to instantiate a flask app yourself
- Update commands and readme with new api interface
- Add apprentice run command #20
- Add tests to cli commands. #15
- No change
- Update travis.yml #14
- Add required dependencies #13
- Add cli commands #12
- Accept other entities as a response in the example #11
- Add deploy
- Update license
- Bump version for 0.1.1 #7
- Initial Commit #1