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

Breakup the systemPrompts into parts and store the relevant instructions in dedicated variable #180

Open
santoshkal opened this issue Oct 15, 2024 · 0 comments

Comments

@santoshkal
Copy link
Collaborator

Break up the systemPrompts into parts and store the relevant instructions in a dedicated variable. Map the variable names with the markdown files.

  • llm_role_play: will store the instructions to inform the LLM what role it needs to play to understand and provide output to user's prompts.
  • steps_to_perform: will inform the LLM about the exact steps to perform in order to generate output to user prompts.
  • examples: will provide relevant examples in line with the technology the systemPrompt is designed for.
  • output: will inform the LLM backend instructions about what the output should include the information and formatted.
@santoshkal santoshkal converted this from a draft issue Oct 15, 2024
@santoshkal santoshkal removed this from genval Oct 29, 2024
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