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

Create a reflection model #13

Open
canyon289 opened this issue Oct 7, 2023 · 1 comment
Open

Create a reflection model #13

canyon289 opened this issue Oct 7, 2023 · 1 comment

Comments

@canyon289
Copy link
Contributor

A model that when called with

{
"uuid": "1234",
"prompt": "reflection prompt", 
 "preprompt" : "reflection preprompt",
"model": "reflection_model"
}

will response with something like

"UUID is 1234, preprompt is reflection preprompt, prompt is reflection prompt""

This would be helpful for both testing and debugging during events

@canyon289
Copy link
Contributor Author

I did this in a PR #16

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

No branches or pull requests

1 participant