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

I try to upload file to assistant API #44039

Open
MahmoudElsayedAyoub opened this issue May 15, 2024 · 2 comments
Open

I try to upload file to assistant API #44039

MahmoudElsayedAyoub opened this issue May 15, 2024 · 2 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

@MahmoudElsayedAyoub
Copy link

Type of issue

Typo

Description

Additional properties are not allowed ('filename' was unexpected)
Status: 400 (Bad Request)

Content:
{
"error": {
"message": "Additional properties are not allowed ('filename' was unexpected)",
"type": "invalid_request_error",
"param": null,
"code": null
}
}

Headers:
Access-Control-Allow-Origin: REDACTED
x-ms-middleware-request-id: REDACTED
X-Content-Type-Options: REDACTED
X-Request-ID: REDACTED
apim-request-id: REDACTED
Strict-Transport-Security: REDACTED
x-ms-client-request-id: 36bd1d80-09f6-4bc1-9e01-ceb1113e3df6
x-ms-region: REDACTED
Date: Wed, 15 May 2024 07:17:12 GMT
Content-Length: 178
Content-Type: application/json

Page URL

https://learn.microsoft.com/en-us/dotnet/api/azure.ai.openai.assistants.openaifilepurpose?view=azure-dotnet-preview

Content source URL

https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/xml/Azure.AI.OpenAI.Assistants/OpenAIFilePurpose.xml

Document Version Independent Id

1fbc3c83-f4a5-3444-0150-5536301ec165

Article author

@azure-sdk

Metadata

  • ID: b45b3ae5-c12b-f7e9-f091-ea592369d56c
  • Service: azure
@github-actions github-actions bot added 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. labels May 15, 2024
Copy link

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

@Freddeb
Copy link

Freddeb commented May 22, 2024

Hi, please check post here

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

2 participants