Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links in code comments #500

Closed
1 task done
hakkikonu opened this issue Nov 15, 2023 · 1 comment
Closed
1 task done

Broken links in code comments #500

hakkikonu opened this issue Nov 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@hakkikonu
Copy link

hakkikonu commented Nov 15, 2023

Confirm this is a Node library issue and not an underlying OpenAI API issue

  • This is an issue with the Node library

Describe the bug

Broken link: https://platform.openai.com/docs/guides/gpt/parameter-details

Locations:

  1. * [See more information about frequency and presence penalties.](https://platform.openai.com/docs/guides/gpt/parameter-details)

  2. https://github.com/openai/openai-node/blob/09127e8425bb07ea0f9e6a80470edef6a87dcea7/src/resources/chat/completions.ts#L639C69-L639C130

To Reproduce

You can go to the given locations on the source code.

Code snippets

No response

OS

macOS

Node version

Node V20

Library version

openai v4.18.0

@hakkikonu hakkikonu added the bug Something isn't working label Nov 15, 2023
@rattrayalex
Copy link
Collaborator

Thanks for reporting! This will be fixed by openai/openai-openapi#126

Closing preemptively since it's a minor bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants