-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 -
PromptifyJs/examples/example.ts
Line 15 in af85988
| const result = Prompter(model, prompt) |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request