Contextual Compression

Hard200 pts0 solves
Retrieved chunks are 90% noise, 10% gold. Before sending to the LLM, you extract only the relevant parts. What happens to the chunks? Flag format: CONGRESS{[what_happens]} Example: CONGRESS{translate_to_english}
Hint
Squeeze out the irrelevant text, keep only what answers the query.