mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-13 06:40:04 +00:00
cr
This commit is contained in:
parent
27c373f8c3
commit
7c21d81ea4
@ -1,5 +1,5 @@
|
||||
"""Loads a PDF with pypdf and chunks at character level."""
|
||||
from typing import Dict, List, Optional, Tuple
|
||||
from typing import List
|
||||
|
||||
from langchain.docstore.document import Document
|
||||
from langchain.document_loaders.base import BaseLoader
|
||||
|
Loading…
Reference in New Issue
Block a user