Find answers from the community

Updated 9 months ago

hey, I am trying to force a chatEngine

hey, I am trying to force a chatEngine to talk like salesman so I modified its systemContextPrompt and stated to him to not "invent" stuff and only use its sources, but he ignores it. does anyone has a good wording for forcing it? its using gpt-3.5-turbo
s
s
5 comments
You could try rewording it. Could also try playing with the model temp.

This might help too. I found it useful - https://towardsdatascience.com/how-to-improve-any-prompt-in-less-than-5-minutes-chat-ui-and-code-8a819e2fa2ba
consider also that if i asked you to talk like a salesman what would you sound like? salesmen sound like normal people with knowledge about a product. so you might have to get more creative in your prompt.
Ill check it out, it actually crushes the salesman part but fails to not invent stuff
and temp is set to 0 😦
Something to consider would be to look at using mistral large or medium. They are cheaper than gpt-4. Large would be better than 3.5. believe medium is better too. Can't speak to speed. I've found that 3.5 isn't amazing at following directions always. Especially around output formatting with what I was doing
Add a reply
Sign up and join the conversation on Discord