karl.hong
Results
2
comments of
karl.hong
I have the same issue. I try to set chunk size for a splitter and it works. ` text_splitter = CharacterTextSplitter(chunk_size=3000) docs = WebBaseLoader(url).load_and_split(text_splitter) `
傅哥都卷到这来了,哈哈