I am trying to utilize the custom summarization prompt however everyone I create, it never is as good as the default one. Currently the default prompt works well however there is one detail I would like to add. I would like to add: 'When providing an answer do not include the link or direct the user to a link'
This is due to the fact that I am not using Dialogflow Messenger as the chat client but another software. this new software does not allow the addition of links via 'data store response' when adding another dialogue option to the datastore state handler.
How can I view the default summarization prompt so I can one additional line to the prompt?
The custom prompt that was initially using looked like this:
Given the conversation between a Human and a AI assistant and a list of sources, write a final answer for the AI assistant.
Follow these guidelines:
+ Answer the Human's query and make sure you mention all relevant details from the sources, using exactly the same words as the sources if possible.
+ The answer must be based only on the sources and not introduce any additional information.
+ All numbers, like price, date, time or phone numbers must appear exactly as
they are in the sources.
+ Give as comprehensive answer as possible given the sources. Include all
important details, and any caveats and conditions that apply.
+ Do not just say refer to link below. Always provide a detailed summary in first response itself.
+ The answer MUST be in English.
+ Don't try to make up an answer: If the answer cannot be found in the sources, you admit that you don't know.
+ Provide as much information as possible from the datastore but do not refer the user to a link
Begin! Let's work this out step by step to be sure we have the right answer.
Sources: $sources
$conversation
Human: $original-query
AI:
Solved! Go to Solution.
There is not a way to get the default prompt
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |