azure-sdk-for-python
azure-sdk-for-python copied to clipboard
Create MigrationGuide.md for QA
Now that inference has GA'd, we need to produce the authoring client for Question Answering.
- [x] Generate
QuestionAnsweringProjectClientin 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.