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

[FEATURE REQ] Assistant V2 #44104

Open
FrontFelix opened this issue May 17, 2024 · 3 comments
Open

[FEATURE REQ] Assistant V2 #44104

FrontFelix opened this issue May 17, 2024 · 3 comments
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team OpenAI question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@FrontFelix
Copy link

Library name

AssistantsClient.cs

Please describe the feature.

I am currently trying to use the Assistant v2 API. However, in the code, there is a line:
request.Headers.Add("OpenAI-Beta", "assistants=v1");

I couldn't find any documentation or option to change this to v2. For my use case, I need to use Assistant v2. It would be great if you could implement this feature!

  • Add support for specifying the version of the Assistant API in the request headers.
    
  • Allow changing the version from v1 to v2 as needed.
    
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 17, 2024
@FrontFelix FrontFelix changed the title [FEATURE REQ] [FEATURE REQ] Assistant V2 May 17, 2024
@jsquire jsquire added Service Attention This issue is responsible by Azure service team. Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team OpenAI and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. Service Attention This issue is responsible by Azure service team. labels May 17, 2024
@github-actions github-actions bot added the needs-team-triage This issue needs the team to triage. label May 17, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jpalvarezl @trrwilson.

@jsquire jsquire removed the needs-team-triage This issue needs the team to triage. label May 17, 2024
@samuelnygaard
Copy link

This feature would be really useful, I can create a PR if that is helpful @jsquire ?

@jsquire
Copy link
Member

jsquire commented May 23, 2024

@samuelnygaard : We appreciate your kind offer to contribute, but I'm not the owner of this package, so I'm unable to say whether or not the OpenAI team would be amenable. We'd need @trrwilson and team to offer their thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team OpenAI question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants