So I have a function calling action that help me generate a list of things using my data, however even though I specifically mentioned the data I want the bot to use in the function calling, some time (8/10) time they will not follow the instruction & add their own data, how can I make the function calling more accurate?
Can you please include code snippets of your function calls an any setup code that relies on, and also examples of prompts and completions that do not perform as expected.