Azure / Azure/azure-openai-benchmark
Typo when setting "presence penalty" parameter
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 154
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
There is a typo when setting the "presence_penality" argument.
This will fail when "presence penalty" argument will actually be specified by the user.
python file: loadcmd.py
class: RequestBuilder
function: __next__
Contributor guide
No contributing guide indexed for this repository
Research direction
Open loadcmd.py and inspect RequestBuilder.__next__, where the presence penalty argument is handled. Correct the named typo and verify that specifying the presence penalty parameter no longer fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100