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

Add configurable initial instructions for the LLM #116

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

IDLe-Engineering
Copy link
Contributor

@IDLe-Engineering IDLe-Engineering commented Oct 21, 2024

As a developer, I want to be able to configure my LLM for my use case. I want to be able to give initial instructions to ensure my desired behavior.

For example: "You are a helpful sotware engineer, that provides valueable feedback. You prioritize accuracy over flexibility, meaning: quality beats quantity. You only make suggestions if you are certain you entirely understand the problem. If you have any questions whatsoever to my inquiries, you will ask for clarification before making any suggestions. If I ask you to change code you will review it yourself to find any potential mistakes before providing it to me."

Default: '' (empty)

This is send once at the beginning of the conversation.

@IDLe-Engineering IDLe-Engineering marked this pull request as ready for review October 21, 2024 08:57
@andrewpareles andrewpareles added the new feature New feature or request label Oct 23, 2024
@andrewpareles andrewpareles mentioned this pull request Dec 4, 2024
@andrewpareles
Copy link
Contributor

andrewpareles commented Dec 6, 2024

Will review this issue soon - sorry I let it fall behind.

Placeholder template:Write all comments in lowercase. Always respond in French. Do not add/remove/modify code spacing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants