Azure / Azure/azure-openai-benchmark

Renaming "frequence_penalty" function argument to "frequency_penalty"

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

Nobody has claimed this yet.

Dominant language
Python
Stars
154
Forks
76
PR merge metrics
No merged PRs in 30d

Description

image

python file: loadcmd.py
class: RequestBuilder
function: init

This is just to keep names consistent and to avoid any potential bugs(for e.g.: See [Issue#28](https://github.com/Azure/azure-openai-benchmark/issues/28) ) related to naming convention later.

Contributor guide

No contributing guide indexed for this repository

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

Open loadcmd.py and inspect RequestBuilder.init, then search the repository for frequence_penalty references. Rename the argument consistently to frequency_penalty and verify that all callers and references use the corrected name; the issue is complete when no old spelling remains.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.