You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
callbacks Add LLMonitor Callback Handler Integration - open-source observability & analytics (#9870) 1 year ago
chat
chat_loaders
document_loaders Add bucket and object key to metadata in S3 loader (#9317) 1 year ago
document_transformers
llms docs: `llms/google vertex AI` example update (#9960) 1 year ago
memory
providers
retrievers
text_embedding
toolkits
tools Updated titles, descriptions. 1 year ago
vectorstores Fix for similarity_search_with_score (#9903) 1 year ago