agent-squad icon indicating copy to clipboard operation
agent-squad copied to clipboard

Feature request: OpenAI Classifier

Open Rajaniraiyn opened this issue 1 year ago • 1 comments

Use case

Enable the use of an inbuilt OpenAI classifier without the need to create a custom one.

Solution/User Experience

Having an inbuilt OpenAI classifier would eliminate the need to write a custom classifier. This feature would enable seamless integration of OpenAI’s capabilities as a built-in classifier within the system, rather than requiring users to develop custom implementations.

Alternative solutions

We can currently create custom classifiers using the OpenAI SDK, but having it pre-integrated would improve usability and reduce overhead.

Rajaniraiyn avatar Nov 19 '24 12:11 Rajaniraiyn

@Rajaniraiyn Can you also implement the python version of the classifier?

brnaba-aws avatar Nov 22 '24 10:11 brnaba-aws