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

**suggestion:** Inconsistent error logging patterns across different error cases #73

Open
NxPKG opened this issue Nov 7, 2024 · 0 comments

Comments

@NxPKG
Copy link
Contributor

NxPKG commented Nov 7, 2024

          **suggestion:** Inconsistent error logging patterns across different error cases

Consider standardizing the error logging format and including consistent context (like model, messages) across all error cases to aid in debugging.

            get_logger().error("Error during OpenAI inference - Model: %s, Messages: %s", self.model, messages, exc_info=e)

Originally posted by @sourcery-ai[bot] in #72 (comment)

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

No branches or pull requests

1 participant