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
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