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

INTEGRATIONS : Remove File By Id #399

Conversation

sulton-max
Copy link
Contributor

Closes #340


AIFile uploadedFile =
await this.openAIClient.AIFiles.UploadFileAsync(
aiFile);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move the variable to previous line

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sulton-max we will need to shutdown PRs that are not active -t his comment is 4 days old

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hassanhabib ok, I understood, I didn't commit it, because the bigger issue - delaying for file to be processed was remaining

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sulton-max so, is this PR ready or not?

Copy link
Contributor Author

@sulton-max sulton-max Jul 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hassanhabib no, it's not ready, we need a good workaround to create delay after uploading AI file before removing it, because otherwise, Open AI will throw exception. I will add details to the issue too

image

@hassanhabib
Copy link
Owner

Shutting this down due to inactivity

@hassanhabib hassanhabib closed this Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

INTEGRATIONS: Remove File By Id
3 participants