Archive
RAG & Retrieval

Chunking 101 [LangChain]

Archive
Very Easy
50pts45 solves
[LangChain-specific] LangChain's most popular splitter tries paragraphs → sentences → words → characters. Other frameworks have their own splitters. What is the exact class name? Flag format: CONGRESS{[ClassName]} Example: CONGRESS{TokenTextSplitter}
Show hint
The name describes what it does: recursive + character + text + splitter.

Archive — no submissions accepted

This challenge is preserved for reference. Play live challenges at /challenges.