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

fix: broken OpenAIModerationChain example #2026

Conversation

chasemcdo
Copy link
Contributor

This example didn't align with how the code is actually structured.
It is expected on instantiation of the moderation chain here, but this example is setting it on the call which doesn't do anything.

@vercel
Copy link

vercel bot commented Jul 20, 2023

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

Name Status Preview Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jul 20, 2023 4:11pm

@dosubot dosubot bot added the auto:bug Related to a bug, vulnerability, unexpected error with an existing feature label Jul 20, 2023
@jacoblee93
Copy link
Collaborator

Thank you 🙏

@jacoblee93 jacoblee93 merged commit 9302454 into langchain-ai:main Jul 20, 2023
@chasemcdo chasemcdo deleted the fix/broken-OpenAIModerationChain-example branch July 20, 2023 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants