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

Attribute error module openai has no attribute error #213

Merged

Conversation

harishmohanraj
Copy link
Collaborator

Closes #212

@harishmohanraj harishmohanraj linked an issue Feb 21, 2024 that may be closed by this pull request
Copy link

what-the-diff bot commented Feb 21, 2024

PR Summary

  • Update to Code Quality Tool Configuration
    The configuration for our code quality tool, semgrep, has been updated with the latest version (v1.14.0-> v1.61.1). This means we can now take advantage of the latest features and improvements in code checking.

  • Changes in Initial Package Settings
    The initial settings file for the nbdev_mkdocs program has been modified. The version for this program has been decreased from 0.7.0rc0 to 0.6.1rc0. This change was necessary to ensure compatibility with other parts of our codebase.

  • Updates in Program Setup Requirements
    Our project's setup requirements listed in the settings.ini file have been updated. The version for docstring-gen has been increased from 0.3.0 to 0.4.0, bringing new functionalities. Alongside, the semgrep version has been updated in line with the change above. The numpy library, used for scientific computing in Python, now requires a specific version (1.24.3), ensuring our code runs consistently in any environment.

@harishmohanraj harishmohanraj added this pull request to the merge queue Feb 21, 2024
Merged via the queue into main with commit 304af97 Feb 21, 2024
23 checks passed
@harishmohanraj harishmohanraj deleted the 212-attributeerror-module-openai-has-no-attribute-error branch February 21, 2024 05:32
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.

AttributeError: module 'openai' has no attribute 'error
2 participants