Someone could tell me how to manage this on botpress :
I'd like to create a response based on my knowledge base + LLM with a prompt before.
The card AI Task allows me to prompt but not to respond dynamically according to my knowledge base but simply according to the LLM API, can I solve this problem with a hard guidance prompting or will it always be based on the LLM response? Is this possible without resorting to execute code, or would it be possible to get assistance with this?