langchain/libs/community/langchain_community
Philippe PRADOS 2921597c71
community[patch]: Refactoring PDF loaders: 01 prepare (#29062)
- **Refactoring PDF loaders step 1**: "community: Refactoring PDF
loaders to standardize approaches"

- **Description:** Declare CloudBlobLoader in __init__.py. file_path is
Union[str, PurePath] anywhere
- **Twitter handle:** pprados

This is one part of a larger Pull Request (PR) that is too large to be
submitted all at once.
This specific part focuses to prepare the update of all parsers.

For more details, see [PR
28970](https://github.com/langchain-ai/langchain/pull/28970).

@eyurtsev it's the start of a PR series.
2025-01-07 11:00:04 -05:00
..
adapters
agent_toolkits community[patch]: fix instantiation for Slack tools (#28990) 2025-01-02 16:14:17 +00:00
agents
callbacks community[patch]: additional check for prompt caching support (#29008) 2025-01-03 10:14:07 -05:00
chains community: update Memgraph integration (#27017) 2024-12-10 10:57:21 -05:00
chat_loaders
chat_message_histories Fixed adding float values into DynamoDB (#26562) 2024-12-18 13:45:00 -05:00
chat_models community: update documentation and model IDs for FriendliAI provider (#28984) 2025-01-02 12:15:59 -05:00
cross_encoders
docstore
document_compressors
document_loaders community[patch]: Refactoring PDF loaders: 01 prepare (#29062) 2025-01-07 11:00:04 -05:00
document_transformers community: fallback on core async atransform_documents method for MarkdownifyTransformer (#27866) 2024-12-13 22:32:22 +00:00
embeddings Community: LlamaCppEmbeddings embed_documents and embed_query (#28827) 2024-12-23 09:50:22 -05:00
example_selectors
graph_vectorstores core: add kwargs support to VectorStore (#25934) 2024-12-16 18:57:57 +00:00
graphs community: Apache AGE wrapper. Ensure Node Uniqueness by ID. (#28759) 2024-12-17 09:21:59 -05:00
indexes
llms community: Fix redundancy in code. (#29022) 2025-01-06 12:58:16 -05:00
memory
output_parsers
query_constructors community: refactor opensearch query constructor to use wildcard instead of match in the contain comparator (#26653) 2024-12-16 11:16:34 -05:00
retrievers langchain_community: Add default None values to DocumentAttributeValue class properties (#28785) 2024-12-18 09:43:04 -05:00
storage
tools community[patch]: fix instantiation for Slack tools (#28990) 2025-01-02 16:14:17 +00:00
utilities (Community): DuckDuckGoSearchAPIWrapper backend changed from api to auto (#28961) 2025-01-02 14:08:22 -05:00
utils
vectorstores community(azuresearch): allow to use any valid credential (#28873) 2024-12-23 10:05:48 -05:00
__init__.py
cache.py cosmosdbnosql: Added Cosmos DB NoSQL Semantic Cache Integration with tests and jupyter notebook (#24424) 2024-12-16 21:57:05 -05:00
py.typed