Once again, I ask for help in understanding this.
I start a dialogue, enter a prompt and I need the model Claude to read the contents of the file (about 20 pages of docx). But I can't do this because every time I get the error "maximum context length". But with such limits, I can't do anything. I saw something about "middle-out", but as I understand it, it deletes parts of my text up to 20,000 tokens, which will delete more than half of everything. This is also a bad solution.
I really don't understand how to act correctly in such a situation and is it possible to increase the limit in messages correctly?
P.S.: when I had a personal account in Claude, I could attach such files, everything was fine. This particular file and message could be sent even in the free version.