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

[AzureML - Inferencing - Azure AI Studio] API Review #31349

Open
azure-sdk opened this issue Oct 30, 2024 · 1 comment
Open

[AzureML - Inferencing - Azure AI Studio] API Review #31349

azure-sdk opened this issue Oct 30, 2024 · 1 comment
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

New API Review meeting has been requested.

Service Name: AzureML - Inferencing - Azure AI Studio
Review Created By: Jarno Ensio Hakulinen
Review Date: 11/12/2024 01:00 PM PT
Release Plan: 1430
PR: #31192
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: REST API review for Enterprise File Search on Agents Service API

Document describing REST API changes

https://microsoft.sharepoint.com/:w:/t/AzureMLDataRAG/ES8N4SeJ5c9AuTOTqe2DK5wB8phqSu7RTYlURwAXQwe2jg?wdOrigin=TEAMS-MAGLEV.p2p_ns.rwc&wdExp=TEAMS-TREATMENT&wdhostclicktime=1729637868012&web=1

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 Oct 30, 2024
@mikekistler
Copy link
Member

Notes from API review 11/12/24

  • The URI is to a file and not a container?
    • Yes, but "type" allows containers later
  • Does deleting a file, does it delete the file or just detach the reference?
    • Only detaches the reference
  • Batches API, an array with more than one element is supported
    • It is the same as the single file API, but multiple elements are not supported
    • Recommend that the single file API take a single source and not an array
    • And anywhere else that OpenAI only accepts a single fileId
  • What is the limit on the number of sources that can be specified?
  • When the response comes back, does it have fileIds in it?
    • Yes, but getting the fileId will return the data source URI

Please submit a PR containing these changes so we can formally review.

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: Triage
Development

No branches or pull requests

2 participants