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

Openai Classifier #101

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Openai Classifier #101

merged 4 commits into from
Nov 26, 2024

Conversation

Rajaniraiyn
Copy link
Contributor

Issue number: #85

Summary

Changes

Added an OpenAI classifier as an inbuilt feature. Updated the relevant documentation to reflect the new functionality. This change eliminates the need for users to create custom classifiers by enabling seamless integration of OpenAI's classifier.

User experience

Before: Users were required to write custom classifiers to integrate OpenAI's functionality, adding additional development effort and complexity.
After: The OpenAI classifier is now available as a built-in feature, improving DX.

Checklist

  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@Rajaniraiyn Rajaniraiyn mentioned this pull request Nov 22, 2024
3 tasks
@brnaba-aws
Copy link
Contributor

Thanks, I'll try to test it today.

@brnaba-aws brnaba-aws merged commit 0c20056 into awslabs:main Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants