Skip to content

Configuration: Remove costly model #214

Description

@Ayush8923

Is your feature request related to a problem?
The GPT-5.4-Pro model is too costly, and its presence in the config may lead to unnecessary expenses. Additionally, some dataset names exceed a manageable length, causing issues during evaluation.

Describe the solution you'd like

  • Remove the GPT-5.4-Pro model from the config.
  • Add a max-length restriction for dataset and eval names to handle long names effectively.
Original issue

Describe the enhancement you'd like

  • Need to remove the GPT-5.4-Pro model from the config, becasue this model is too constly. we can add this model later.
  • Need to add the max-length in dataset and evals name field, becasue some of the dataset name is too long.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions