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

[Bug]: Using GPTAssistantAgent throws TypeError: Assistants.create() got an unexpected keyword argument 'file_ids' #2580

Closed
krishnashed opened this issue May 3, 2024 · 1 comment · Fixed by #2587
Labels
documentation Improvements or additions to documentation

Comments

@krishnashed
Copy link
Contributor

Describe the bug

I was trying to run this example: https://github.com/microsoft/autogen/blob/main/notebook/agentchat_oai_assistant_function_call.ipynb

But im getting "TypeError: Assistants.create() got an unexpected keyword argument 'file_ids'"

Steps to reproduce

Just run the example: https://github.com/microsoft/autogen/blob/main/notebook/agentchat_oai_assistant_function_call.ipynb

Model Used

No response

Expected Behavior

No response

Screenshots and logs

image

Additional Information

No response

@ekzhu ekzhu added the documentation Improvements or additions to documentation label May 3, 2024
@ekzhu
Copy link
Collaborator

ekzhu commented May 3, 2024

Updated:

I tested the notebook locally I don't see any issue. Did you change anything in the notebook on your side? What's the version of the pyautogen library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants