langchain/docs/extras/integrations
Christophe Bornet 9870bfb9cd
Add bucket and object key to metadata in S3 loader (#9317)
- Description: this PR adds `s3_object_key` and `s3_bucket` to the doc
metadata when loading an S3 file. This is particularly useful when using
`S3DirectoryLoader` to remove the files from the dir once they have been
processed (getting the object keys from the metadata `source` field
seems brittle)
  - Dependencies: N/A
  - Tag maintainer: ?
  - Twitter handle: _cbornet

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2023-08-30 11:03:24 -04:00
..
callbacks Add LLMonitor Callback Handler Integration - open-source observability & analytics (#9870) 2023-08-29 15:49:01 -07:00
chat Adds ChatOllama (#9628) 2023-08-23 13:02:26 -07:00
chat_loaders iMessage loader (#9832) 2023-08-28 13:43:59 -07:00
document_loaders Add bucket and object key to metadata in S3 loader (#9317) 2023-08-30 11:03:24 -04:00
document_transformers Added a pdf parser based on DocAI (#9579) 2023-08-24 21:44:49 -07:00
llms docs: llms/google vertex AI example update (#9960) 2023-08-29 15:07:18 -07:00
memory Pre-release Xata version no longer required (#9915) 2023-08-29 07:21:22 -07:00
providers Add neo4j provider page (#9941) 2023-08-29 10:09:51 -07:00
retrievers Update google drive notebooks (#9851) 2023-08-28 19:29:35 -07:00
text_embedding Docs: enrich SageMaker endpoint embeddings with docstrings and examples (#9924) 2023-08-29 11:38:52 -07:00
toolkits Update google drive notebooks (#9851) 2023-08-28 19:29:35 -07:00
tools Updated titles, descriptions. 2023-08-29 15:42:28 -07:00
vectorstores Fix for similarity_search_with_score (#9903) 2023-08-29 15:04:48 -07:00