Compress context window automatically #396
Replies: 4 comments 7 replies
-
Easy solution: |
Beta Was this translation helpful? Give feedback.
-
You already have this excellent document: Additionally, I would like to note that from what I understand, Orchestrator mode directly helps reduce the context of a single session in large projects. This is because all the tasks it creates (after receiving the main task from the User) are essentially independent sessions, each with its own context. It seems that the dialogue with the Orchestrator within a single project could also, presumably, be broken down into separate sessions using the /newtask function. |
Beta Was this translation helpful? Give feedback.
-
Hi team, |
Beta Was this translation helpful? Give feedback.
-
This will be resolved in #440 then. Tagging @Juice10 for clarity. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: once the context window goes over 50%, LLM output quality goes down.
Solution: compress it automatically
Beta Was this translation helpful? Give feedback.
All reactions