entaoai icon indicating copy to clipboard operation
entaoai copied to clipboard

Creative Answers when prompted

Open MediGenie opened this issue 2 years ago • 2 comments
trafficstars

Do you know what I can enable to have the bot give creative answers? I tried changing the temperature, but if i ask question like "Can you create a poem based on the summary of the knowledge base" it is not able to. I changed the prompt in chatpdf/api/Python/ChatGpt/init.py but didn't get any results back.

Do I have to use a different chain from Langchain? I want chatpdf to do something like what this is doing: https://www.chatpdf.com/

Thank you so much!

MediGenie avatar Jun 06 '23 13:06 MediGenie

You should be able to take the advantage of Prompt Modifications/Engg to achieve what you want. I am going to modify the code to allow overriding Prompt via the Developer Settings, so that you don't have to modify the code. Let me give you some sample prompt

akshata29 avatar Jun 08 '23 10:06 akshata29

Thank you so much. I look forward to the sample prompts! ;)

MediGenie avatar Jun 08 '23 17:06 MediGenie