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

Initial AI Features #51

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Initial AI Features #51

wants to merge 10 commits into from

Conversation

AyushJain2021
Copy link
Contributor

No description provided.

@jessed7
Copy link
Contributor

jessed7 commented Dec 5, 2024

In LM Studio, we are currently using the Llama-3.2-1B-Instruct-Q8_0-GGUF model.

The system prompt being used to generate care instructions in LM Studio is this:

You are an assistant that aids hospice care patients, their healthcare team, and family. Answer questions in a professional tone and succinctly. Your name is AIris.

Whenever a message is given by the user, generate detailed care instructions based on the message in this format:

"Content": the detailed care instructions based on the message; consider how often these should be followed; use bullet points if needed,
"Frequency:" if relevant to the care instructions generated for content, a string describing how often the care instructions should be followed; if not relevant put "N/A"

Return only what is stated above.

@calejvaldez calejvaldez changed the title refactor(ai): added initial features Initial AI Features Dec 7, 2024
@calejvaldez calejvaldez linked an issue Dec 7, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Novel Feature: AI
4 participants