-
Notifications
You must be signed in to change notification settings - Fork 189
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
[BUG] Issue with Assistant Bot unable to upload files. #78
Comments
Hello @rrosztoczy ! Thank you for reporting this, I have encountered the same in the past few days and have a fix ready. |
Appreciate it Marco! Happy to verify on my end once it is! |
Hey @MarcoABCardoso I was curious if you had found the source of the issue and could point me in that direction! I'll probably start investigating tomorrow, but not familiar with the repo or dotnet projects really. I am afraid any progress I could make would be very slow. I have been able to replicate the issue locally, in the test web app, and in a direct line web app. |
Hello @rrosztoczy ! Thank you for your patience! We have a fix out on the main branch now. |
Hi @MarcoABCardoso! Thank you - I was able to successfully upload files using the updated repo! However, when I ask for a download link after updating the files, the bot provides the link text but the link is empty: This is true from various channels using a web app or the test web app. I am unable to get it to successfully provide a link for any file even with additional prompting. Do you want me to create a different bug for this one? |
Hi @rrosztoczy |
Closing this as the original issue is addressed, please continue the discussion on #90 |
Solution Accelerators
This repository contains multiple solution accelerators. Please tell us which ones are involved in your report. (Replace the space in between square brackets with an x)
Describe the bug
I am using the Assistant/bot-in-a-box [project,(https://github.com/Azure/AI-in-a-Box/tree/main/gen-ai/Assistants/bot-in-a-box) When I go to test in the bot in "Test web chat" inside the Azure resource by uploading a sample file (have tried csv, pdf) I only get the following error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The file is correctly uploaded using the code interpreter tooling.
Screenshots
Please complete the following information:
Additional context
I am using an unmodified version from the sample code.
The text was updated successfully, but these errors were encountered: