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

[feat] Validate and moderate chat with LLama #207

Open
pkarw opened this issue Oct 6, 2024 · 0 comments
Open

[feat] Validate and moderate chat with LLama #207

pkarw opened this issue Oct 6, 2024 · 0 comments

Comments

@pkarw
Copy link
Contributor

pkarw commented Oct 6, 2024

To ensure safety standards and make sure the conversation doesn't go out of control we could periodically send the conversation to local LLama prompting for example: "Check if the conversation doesn't contain any potentially harmful suggestions or is not replacing the doctors role; it should be informational only"

Then we can use similar prompt to verify if the diagnosis set in the original documents is in a line with the suggestions and if not to suggest a second opinion or something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant