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

Notebook samples do not work #58

Open
R0315-O opened this issue Feb 9, 2024 · 2 comments
Open

Notebook samples do not work #58

R0315-O opened this issue Feb 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@R0315-O
Copy link

R0315-O commented Feb 9, 2024

Operating System

Windows

Version Information

Python Version: 3.12

I am following the notebook sample verbatim found HERE. It does not work.

The cell where you prep the assistand with the file_ids throws:
BadRequestError: Error code: 400 - {'error': {'message': 'Files [assistant-abc123] are invalid', 'type': 'invalid_request', 'param': None, 'code': None}}

Steps to reproduce

Just try to run the sample.

Expected behavior

It should be able to answer the questions using process_message

Actual behavior

Fails to create the assistant using the file_ids

Addition information

No response

@R0315-O R0315-O added the bug Something isn't working label Feb 9, 2024
@neerajjhaveri
Copy link

What region have you deployed the Api

@R0315-O
Copy link
Author

R0315-O commented Feb 13, 2024

What region have you deployed the Api

East US 2. I should have specified a bit more, saying that, technically, the assistants api DOES work. I can get the assistant running and prompt it. Specifically, the part that is failing is working with the csv file from the example. It gives the error I mentioned if I follow the sample, step-by-step (assuming no changes since I posted).

iseabock pushed a commit to iseabock/azureai-samples that referenced this issue Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants