Azure / Azure/AI-in-a-Box

[BUG] Issue with Assistants.create() got an unexpected keyword argument 'file_ids' with openai=1.47

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
596
Forks
197
PR merge metrics
No merged PRs in 30d

Description

**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)
- [x] Cognitive Services Landing Zone
- [ ] Semantic Kernel Bot
- [ ] Azure ML Operationalization
- [ ] Edge AI

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to /Users/wanmeng/repository/AI-in-a-Box/gen-ai/Assistants/notebooks/sales_copilot/two_agent_copilot_proxy.ipynb
2. Run: sales_agent = sales_agent.get_agent(settings,client)

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.
image

**Please complete the following information:**
- OS: [e.g. Windows]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with gen-ai/Assistants/notebooks/sales_copilot/two_agent_copilot_proxy.ipynb and run the reported sales_agent = sales_agent.get_agent(settings,client) step. Trace the Assistants.create() call and compare its file_ids argument with the installed openai=1.47 behavior. Done means the reproduction no longer raises the reported unexpected keyword argument error.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.