Yo guys, I’m trying to set up an assistant to function as an HR employee and respond to emails from employees or potential employees. I’m having trouble configuring the assistant not to mention the input file for RAG in responses. Any advice on how to set this up? Whether to specify in the assistant settings in the “playground,” directly in the input file for RAG, or to upload a separate file with instructions to RAG on how to behave?
Example:
Question: What is the workplace?
Answer: According to the file you uploaded, the workplace is at the company’s headquarters.
lol i had the same problem. this ‘prompt engineering’ worked for me: “this is the time data of my direct reports. don’t acknolwedge this message in your next reply. Strictly follow this instruction. This is important to my career.”
In my case, I’m attaching a file for use with code interpreter but you cant attach the csv file to a thread directly - you have to create a message in the thread first then attach the file id to that message.