Find answers from the community

Updated 2 years ago

Which prompt template would it be best

Which prompt template would it be best to use for an option picking task, "Given these options, and this message, pick the option that best fits the intent of the message".
I think the default prompt template is guiding the LLM into try to answer the question instead of just picking a category
L
T
t
5 comments
you'll want to change the text_qa_template and the refine_template for that
It sounds like you kind of know what you are doing lol but let me know if you need more help/tips
thanks! I did try changing the text_qa_template but didnt know about the refine one, I will change that too. Thanks!
Yea the docs need to do a better job of exposing that haha
I always try my prompts in openAI's playground with made up data ... it's easy and efficient as you can quickly modify the prompt without running a python test app
Add a reply
Sign up and join the conversation on Discord