openai-openapi icon indicating copy to clipboard operation
openai-openapi copied to clipboard

OpenAPI Error - run_temperature_description

Open kayhantolga opened this issue 1 year ago • 2 comments

I tried to parse a YAML file with Microsoft's OpenApiStringReader, but it threw an error. The YAML file was easily parsable last week without any issues.

{(Lin: 0, Col: 0, Chr: 0) - (Lin: 0, Col: 0, Chr: 0): The anchor 'run_temperature_description' already exists [#line=0]}

Also, the same issue with the run_top_p_description parameter exists.

I think one of these PR merges caused the issue. https://github.com/openai/openai-openapi/pull/230 https://github.com/openai/openai-openapi/pull/228

kayhantolga avatar Apr 22 '24 18:04 kayhantolga

Same. Common guys. You are a multi-billion dollar company with one product that is the API and you can't keep the openAPI-specs in a state that matches the specs?

Turbo-Thorschten avatar May 19 '24 07:05 Turbo-Thorschten

Do you have any intention of addressing this problem?

douglasware avatar Jul 03 '24 16:07 douglasware