One Pickaxe that Uses Multiple Prompts Depending on What Checkbox The User Chooses on a Form Using a CSV File in Knowledge Base

The challenge I’m facing is with creating a pickaxe that accesses multiple prompts from a knowledge CSV file that the user selects on a check box in the pickaxe form

I would love to get some feedback on what I can do to improve my current pickaxe configuration to make it do what I am seeking to do as explained in the video below.

Anyone willing to give me some suggestions on how I can fix this I would be greatly appreciative.

1 Like

If you want to do this, do not put it in the Knowledge Base. I would recommend using a very large prompt. Then just add clear delimiters and write very specific instructions that are very clear on when to use different prompts. The issue with putting it in the knowledge abse is it will be called up as knowledge to reference to better inform the answer rather than the core prompt.

2 Likes

That is very insightful. Okay, thank you for sharing with me. I thought that when you and I got on a Google Meet video call using the CSV was something you recommended in this manner. Maybe I misunderstood your suggestion. But then that would also bring me back to a feature request to allow the user to have a drop-down that they could pick what prompt frame they use.

1 Like

I have also got this to work for about 6 pickaxes in the past already… I re-word the knowledge instruction to clearly only take the instructions from the Knowledge file and do not do anything else other than what is written in the exact column of the CSV file. It seems to work well when I’ve done it on other pickaxes… Maybe I could more closely borrow the language I used from the last pickaxes set up this way.

1 Like