mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 13:33:37 +00:00
@@ -68,7 +68,7 @@ if __name__ == "__main__":
|
||||
from langchain_text_splitters import RecursiveCharacterTextSplitter # noqa
|
||||
from langchain_community.document_loaders.recursive_url_loader import (
|
||||
RecursiveUrlLoader,
|
||||
) # noqa
|
||||
)
|
||||
|
||||
# The attention is all you need paper
|
||||
# Could add more parsing here, as it's very raw.
|
||||
|
Reference in New Issue
Block a user