Skip to content

docstrings for resource module & chat.completions.create() impl #8

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

Merged
merged 7 commits into from
Feb 23, 2024

Conversation

mmacy
Copy link
Owner

@mmacy mmacy commented Feb 23, 2024

  • Adds docstring to openai.resources.chat.completions.create() method implementation (Stainless currently only pushes docstrings into @overload-decorated methods, and not the implementation, so this is a workaround)
  • Adds docstring for openai.resources module
  • Pulls in upstream v1.13.2 released on 2024-02-20

Fixes #7

@mmacy mmacy merged commit d867efc into docs Feb 23, 2024
@mmacy mmacy deleted the chat.completions.create branch February 23, 2024 05:24
@mmacy mmacy linked an issue Feb 23, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] mkdocstrings-python not publishing docstrings for function overloads
2 participants