langchain/libs/community/langchain_community
Philippe PRADOS ceda8bc050
community[minor]: 03 - Refactoring PyPDF parser (#29330)
This is one part of a larger Pull Request (PR) that is too large to be
submitted all at once.
This specific part focuses on updating the PyPDF parser.

For more details, see [PR
28970](https://github.com/langchain-ai/langchain/pull/28970).
2025-01-31 10:05:07 -05:00
..
adapters community: Add the additonnal kward 'context' for openai (#28351) 2024-12-02 16:43:30 -05:00
agent_toolkits community: adds support for getting github releases for the configured repository (#29318) 2025-01-22 15:45:52 +00:00
agents community: add truncation params when an openai assistant's run is created (#28158) 2024-11-27 10:53:53 -05:00
callbacks community: Add cost per 1K tokens for fine-tuned model cached input (#29248) 2025-01-16 15:19:26 -05:00
chains community: Deprecate Amazon Neptune resources in langchain-community (#29191) 2025-01-14 10:23:34 -05:00
chat_loaders
chat_message_histories Fixed adding float values into DynamoDB (#26562) 2024-12-18 13:45:00 -05:00
chat_models libs: add sambanova-lagchain integration package (#29417) 2025-01-27 20:34:55 +00:00
cross_encoders
docstore
document_compressors community: Fix rank-llm import paths for new 0.20.3 version (#29154) 2025-01-13 10:22:14 -05:00
document_loaders community[minor]: 03 - Refactoring PyPDF parser (#29330) 2025-01-31 10:05:07 -05:00
document_transformers community: fallback on core async atransform_documents method for MarkdownifyTransformer (#27866) 2024-12-13 22:32:22 +00:00
embeddings libs: add sambanova-lagchain integration package (#29417) 2025-01-27 20:34:55 +00:00
example_selectors
graph_vectorstores core: add kwargs support to VectorStore (#25934) 2024-12-16 18:57:57 +00:00
graphs community: Deprecate Amazon Neptune resources in langchain-community (#29191) 2025-01-14 10:23:34 -05:00
indexes
llms community: Additional AWS deprecations (#29447) 2025-01-28 09:50:14 -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 community: Additional AWS deprecations (#29447) 2025-01-28 09:50:14 -05:00
storage
tools community: Fix YahooFinanceNewsTool to handle updated yfinance data structure (#29498) 2025-01-31 02:31:44 +00:00
utilities community: fix Google Scholar tool errors (#29371) 2025-01-23 10:03:01 -05:00
utils
vectorstores added operator filter for supabase (#29475) 2025-01-29 14:24:18 +00: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