MicrosoftLearning / MicrosoftLearning/mslearn-genaiops

Monitor and trace your generative AI agent: v4_optimized_concise.txt must be v4_optimized_concise_instructions.txt for "(OPTIONAL) Add a fourth prompt version" exercise

Open Beginner friendly
#56 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Bicep
Stars
12
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Lab name

Monitor your generative AI applications

What happened?

What step on the page were you trying to complete?
Exercise: Monitor and trace your generative AI agent
Task: (OPTIONAL) Add a fourth prompt version
Step: Run the script again

What is the error you have?

FileNotFoundError: [Errno 2] No such file or directory: '[REDACTED_PATH]\\v4_optimized_concise_instructions.txt'

Because run_monitoring.py auto-suffixes the file (adding "_instructions.txt"), v4_optimized_concise.txt must be renamed to v4_optimized_concise_instructions.txt. However, I did not test whether this breaks any other labs.

Relevant screenshots

No response

Do you want to help us fix the issue even faster? 👏

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with run_monitoring.py and the files used by the “(OPTIONAL) Add a fourth prompt version” exercise. Rename v4_optimized_concise.txt to v4_optimized_concise_instructions.txt, rerun the script, and verify that the exercise completes without breaking other labs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.