I’ve built a copy of a Custom GPT that is working perfectly in ChatGPT, but in Pickaxe, while it’s working 95% perfectly, it misses one step. It compares 24 different AI image generators with their pros and cons, pricing, and a couple of other things and it does fine for everything except the pricing.
It has a separate document that lists all the pricing in its knowledge base, and it’s instructed to always reference that. But it never does. It gives a very general pricing answer, or says that it doesn’t have the information.
However if I ask it to give me just the pricing information for various tools or collections of tools, it does. So it is able to access the knowledge base article, but in all cases except for the latter it chooses not to.
How can I get it to always access and report the pricing information properly from its knowledge base?
Create a .txt file and add explicit instructions for the AI and upload it to the KB.
Reference the name of your new .txt file in the core prompt by directing the AI to prioritize it prior to scanning the KB.
Take advantage of the Context section in the KB settings as seen in the screenshot Beckett posted above. Inform the AI of the context of when to access each file you uploaded to your Pickaxe’ KB.
You can also check out this How-to guide I created to assist you in configuring your knowledgebase:
Thanks Beckett. Yes, I have it set to always use the knowledge base. As per Ned’s suggestion, I’m also going to try putting something else in the context box.