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

add OpenAI Classifier #86

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Rajaniraiyn
Copy link

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.

@brnaba-aws
Copy link
Contributor

Hi @Rajaniraiyn
Thanks a lot for your contribution 🙌

We will review the code, test it and come back with feedback, if any.

@leonardo2204
Copy link

Just one more thing (and not sure if I should open a new issue), why is there no option to use functions in the OpenAI agents?

@brnaba-aws
Copy link
Contributor

@leonardo2204 , feel free to contribute and add function call for OpenAi agent (both TS and python :) )

@leonardo2204
Copy link

@brnaba-aws #96

@Rajaniraiyn
Copy link
Author

Hi @brnaba-aws

Thank you for your response earlier. I just wanted to follow up and check if there’s any update regarding the review. Please let me know if you need any additional information or clarification from my side to assist with the process.

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

Successfully merging this pull request may close these issues.

3 participants