Azure-Samples / Azure-Samples/Code-Assist
Update package import
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I just went to try this out, and it failed with this import:
https://github.com/Azure-Samples/Code-Assist/blob/97efc59337de1fc06a2d52ec7b22b169984f3153/ppt_generation.py#L7
Not sure when this changed, but it should be `azure.ai.agents.models` not `azure.ai.projects.models`
Contributor guide
No contributing guide indexed for this repository
Research direction
Open ppt_generation.py at line 7 and inspect the import that currently uses azure.ai.projects.models. Change it to the azure.ai.agents.models path stated in the issue, then verify that the module imports successfully when the script is run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100