huggingface / huggingface/agents-course
[HANDS-ON BUG] Minor capitalization bug that invalidates choice.
- Dominant language
- MDX
- Stars
- 32.6k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
Located in Unit 2.1 Building Agents That Use Code
Minor capitalization bug that invalidates "futuristic Gotham" choice in SuperheroPartyThemeTool.
**To Reproduce**
Please provide any informations and a **link** to your hands-on so that we can investigate.
If you prompt the agent with "futuristic Gotham" theme, you would get response that the theme party idea is not found.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
Change the key in themes from `futuristic Gotham` to `futuristic gotham`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.