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

[LLMonitor Callback Handler]: Add error handling #11563

Merged
merged 4 commits into from Oct 9, 2023
Merged

[LLMonitor Callback Handler]: Add error handling #11563

merged 4 commits into from Oct 9, 2023

Conversation

hughcrt
Copy link
Contributor

@hughcrt hughcrt commented Oct 9, 2023

Wraps every callback handler method in error handlers to avoid breaking users' programs when an error occurs inside the handler.

Thanks @valdo99 for the suggestion 🙂

@vercel
Copy link

vercel bot commented Oct 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 7:43pm

@dosubot dosubot bot added the 🤖:improvement Medium size change to existing code to handle new use-cases label Oct 9, 2023
@baskaryan
Copy link
Collaborator

thanks @hughcrt!

@baskaryan baskaryan merged commit 258ae1b into langchain-ai:master Oct 9, 2023
31 checks passed
hoanq1811 pushed a commit to hoanq1811/langchain that referenced this pull request Feb 2, 2024
Wraps every callback handler method in error handlers to avoid breaking
users' programs when an error occurs inside the handler.

Thanks @valdo99 for the suggestion 🙂
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants