-
Notifications
You must be signed in to change notification settings - Fork 28
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
prompt as class #72
Comments
YY-SONG0718
added a commit
that referenced
this issue
Dec 14, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 14, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 14, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 14, 2023
Parent class and a list of elements (of length same as the placeholders) to insert at the placeholders |
YY-SONG0718
added a commit
that referenced
this issue
Dec 14, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 15, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 15, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 15, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 15, 2023
YY-SONG0718
added a commit
that referenced
this issue
Dec 15, 2023
Would be most useful in the automated benchmarking matrix, to be able to change the prompts in isolation from the other components of the benchmarking tests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We plan to change the prompts (system messages) to a class and make schema-specific inputs as class parameters. This will facilitate improving prompts over time and enable benchmarking across prompts.
The text was updated successfully, but these errors were encountered: