I am creating a chatbot, and I have filesearch, function_calling, and also in the prompt I tell it to respond in JSON, the problem is that I see that it does not always consult the file, and it is necessary that it always do so, and currently It’s not working, what should I do?
The current instructions, along with the temperature setting and an overview of the file structure is:
Temperature : 0.55
Top p : 0.27
File : The files contain an extensive json with products so that the assistant knows the user’s catalog, since it is a chatbot to create invoices, products, quotes…
example content :
Please search for similarities in the product list automatically without calling other functions. [{“id”:“29413800”,“name”:“Abanico”,“fullReference”:“PRO00040”,“price”:0.0},{“id”:“29413816”,“name”:“Abanico”,“fullReference”:“PRO00056”,“price”:67.0},{“id”:“29413817”,“name”:“abaniqui8llo”,“fullReference”:“PRO00057”,“price”:79.0},{“id”:“29413790”,“name”:“Agua Mineral”,“fullReference”:“PRO00030”,“price”:0.8},{“id”:“29413837”,“name”:“azucar”,“fullReference”:“PRO00077”,“price”:50.0},