Skip to main content

A Python library for error suggestions using ChatGPT

Project description

Error Suggester

License

A Python library for error suggestions.

Installation

pip install error-suggester

Usage

from error_suggester import ErrorSuggester

# Initialize ErrorSuggester with your OpenAI API key and enable auto suggestions
ErrorSuggester('YOUR_API_KEY').enable_auto_suggestions()

Features

  • Automatic error suggestions based on the provided error message.
  • Helps in identifying possible resolutions for encountered errors and exceptions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

error_suggester-0.1.3.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

error_suggester-0.1.3-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page