I have successfully developed a work flow that is going to help me in my job. I am having a problem with processing time. It takes longer and longer to process simple requests and has timed out. When I made the first attempt it processed fairly quickly. I made some changes to produce the output in the format I needed and then it starting timing out. I went into the data file and made the formatting changes in the data so that Julius wouldn’t have to do it. I don’t understand why the later runs are taking longer and longer.
Hey,
Some questions on my end to help me understand:
- Does it get stuck at a certain step?
- If you play around with the different chat models, does it make a difference?
- When you changed the format, I’m wondering if something is going on with it trying to read the file. What happens if you revert back to the original file format?
- Is your file in .csv or .xlsx format? I find it easier to work with files that have been converted to .csv.