mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-30 02:13:23 +00:00
docs: Clarification google_cloud_storage_directory.ipynb (#14922)
- Description: Just a minor add to the documentation to clarify how to load all files from a folder. I assumed and try to do it specifying it in the bucket (BUCKET/FOLDER), instead of using the prefix.
This commit is contained in:
parent
8bcadfd446
commit
b66659fc28
@ -81,7 +81,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Specifying a prefix\n",
|
||||
"You can also specify a prefix for more finegrained control over what files to load."
|
||||
"You can also specify a prefix for more finegrained control over what files to load -including loading all files from a specific folder-."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user