openai-openapi
openai-openapi copied to clipboard
OpenAPI Error - run_temperature_description
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
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?
Do you have any intention of addressing this problem?