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

[Feature] Create a Prompter method #12

Open
rk-teche opened this issue Mar 4, 2023 · 0 comments
Open

[Feature] Create a Prompter method #12

rk-teche opened this issue Mar 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rk-teche
Copy link
Collaborator

rk-teche commented Mar 4, 2023

Create a Prompter method that can effectively take in a model and prompt as input parameters and subsequently return a classification output. This method will require careful consideration and implementation of appropriate algorithms and techniques to ensure accurate and efficient classification results.

This issue has a dependency upon issue #9, mainly to test the desire output.

Example file for end user implementation -

const result = Prompter(model, prompt)

@rk-teche rk-teche added the enhancement New feature or request label Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant