Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Azure Cognitive service for language ] API Review #28093

Closed
azure-sdk opened this issue Mar 5, 2024 · 7 comments · Fixed by #28841
Closed

[Azure Cognitive service for language ] API Review #28093

azure-sdk opened this issue Mar 5, 2024 · 7 comments · Fixed by #28841
Labels
API Review Scoping This is an issue that will track work on a specific set of API changes.

Comments

@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 5, 2024

New API Review meeting has been requested.

Service Name: Azure Cognitive service for language
Review Created By: Aurgho Bhattacharjee
Review Date: 04/09/2024 01:00 PM PT
Release Plan:
PR: quentinRobinson#1
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: May preview and GA analyze-conversations API review

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk azure-sdk added the API Review Scoping This is an issue that will track work on a specific set of API changes. label Mar 5, 2024
@azure-sdk
Copy link
Collaborator Author

Meeting updated by Aurgho Bhattacharjee

Service Name: Azure Cognitive service for language
Review Created By: Aurgho Bhattacharjee
Review Date: 03/21/2024 04:00 PM PT
Release Plan:
PR:
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: May preview and GA analyze-conversations API review

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk
Copy link
Collaborator Author

Meeting updated by Aurgho Bhattacharjee

Service Name: Azure Cognitive service for language
Review Created By: Aurgho Bhattacharjee
Review Date: 03/28/2024 04:00 PM PT
Release Plan:
PR:
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: May preview and GA analyze-conversations API review

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk
Copy link
Collaborator Author

Meeting updated by Aurgho Bhattacharjee

Service Name: Azure Cognitive service for language
Review Created By: Aurgho Bhattacharjee
Review Date: 04/09/2024 01:00 PM PT
Release Plan:
PR:
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: May preview and GA analyze-conversations API review

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@aurghob
Copy link
Contributor

aurghob commented Apr 9, 2024

We will also be discussing aurghob#1 besides quentinRobinson#1 in this Meeting

@mikekistler
Copy link
Member

Notes from API Review meeting 4/9/24

  • Unusual structure of tags object -- why an array and not an object?
    • Some tags may contain information other than confidence score
    • Consistent with NER
    • Is confidenceScore really optional? This could be problematic.
    • How should confidenceScore be interpreted? What does 0.3 mean?
    • Are the tags coming back sorted by confidence score?
      • How do we tell the user how they can be successful with these?
    • Is this populated with tags the user requests or all tags? All tags
  • Recommend making this a dictionary rather than an array -- it will be easier for users to find the information
    • Want to avoid linear finds
    • NER structure is still in preview.
    • Or another option is to allow selection of tags.
  • If we ever return a given tag with a given name, we cannot take that away
    • Agreed.
  • Worried about the variety of information that can be encoded in tags -- this could be confusing and difficult for users

These changes will be incorporated into the GA an preview API versions available for review shortly.

@azure-sdk
Copy link
Collaborator Author

New API Review meeting has been requested.

Service Name: Azure Cognitive service for language
Review Created By: Aurgho Bhattacharjee
Review Date: 05/09/2024 04:00 PM PT
Release Plan:
PR: #28841
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: May preview and GA analyze-conversations API review

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk
Copy link
Collaborator Author

Cancelled by: Aurgho Bhattacharjee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Review Scoping This is an issue that will track work on a specific set of API changes.
Projects
Status: Done
3 participants