Skip to content

How to customize user input for LLM prompt? #1586

Answered by aacebo
lifan0127 asked this question in Q&A
Discussion options

You must be logged in to vote

no we do not currently offer an easy to use method for overriding any of the prompt sections. Technically if you wanted to the best way would be to extend the PromptManager class where they are initialized via the getPrompt method. This is an interesting idea so if you feel strongly that this should be a feature I encourage you to either submit a feature request or create a discussion/PR for this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lifan0127
Comment options

Answer selected by aacebo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants