classifai
classifai copied to clipboard
Add Azure Language Services provider
Description of the Change
This PR adds Azure Language Services as a provider and adds it to the Excerpt Generation feature.
Closes #159
How to test the Change
Testing Steps:
- Create new Azure resource for Language Services
- Enter Credentials into the Excerpt Generation feature screen
- Confirm valid credentials allow feature to be enabled
- Test 'Generate Excerpt' tag for allowed post types.
Changelog Entry
Added - Azure Language Services provider with Excerpt Generation.
Credits
Props @psorensen @cadic @jeffpaul @Sidsector9 @dkotter
Checklist:
- [x] I agree to follow this project's Code of Conduct.
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests to cover my change.
- [x] All new and existing tests pass.