I uploaded a long text file with about 80k words but only 2.3k of them were read and passed to the LLM.
- Upload a long text file to Research assistant
- After it processes the file, look at the word count
- Observe it only being around 2k, even though the underlying model supports 200k tokens (which should be about 150k
I expected the entire file to passed into Research assistant, not just a small excerpt. If this is a cost saving measure to prevent expensive prompts, then it should be clearly labeled to the user instead of an automatic truncation.