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

Creative Answers when prompted #22

Open
MediGenie opened this issue Jun 6, 2023 · 2 comments
Open

Creative Answers when prompted #22

MediGenie opened this issue Jun 6, 2023 · 2 comments

Comments

@MediGenie
Copy link

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!

@akshata29
Copy link
Owner

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

@MediGenie
Copy link
Author

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

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

2 participants