azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

Create MigrationGuide.md for QA

Open heaths opened this issue 4 years ago • 0 comments

Now that inference has GA'd, we need to produce the authoring client for Question Answering.

  • [x] Generate QuestionAnsweringProjectClient in a subnamespace e.g., azure.ai.language.questionanswering.project (exact name TBD).
  • [x] Add champion scenario(s) to README.md
  • [x] Add additional authoring samples to samples/ directory.
  • [ ] Update documentation including MigrationGuide.md as needed.
  • [x] Add/record tests with suitable code coverage.

heaths avatar Nov 04 '21 21:11 heaths