classifai icon indicating copy to clipboard operation
classifai copied to clipboard

Add Azure Language Services provider

Open psorensen opened this issue 7 months ago • 7 comments

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:

  1. Create new Azure resource for Language Services
  2. Enter Credentials into the Excerpt Generation feature screen
  3. Confirm valid credentials allow feature to be enabled
  4. 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.

psorensen avatar Aug 01 '24 18:08 psorensen