langchain/libs/community/langchain_community
Joshua Campbell 00dcc44739
Langchain_community: Fix issue with missing backticks in arango client (#29110)
- **Description:** Adds backticks to generate_schema function in the
arango graph client
- **Issue:** We experienced an issue with the generate schema function
when talking to our arango database where these backticks were missing
    - **Dependencies:** none
    - **Twitter handle:** @anangelofgrace
2025-01-09 10:00:10 -05:00
..
adapters community: Add the additonnal kward 'context' for openai (#28351) 2024-12-02 16:43:30 -05:00
agent_toolkits community[patch]: fix instantiation for Slack tools (#28990) 2025-01-02 16:14:17 +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[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 partner: Update Upstage Model Names and Remove Deprecated Model (#29093) 2025-01-08 10:13:22 -05:00
cross_encoders
docstore
document_compressors community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
document_loaders community: add init for UnstructuredHTMLLoader to solve pathlib paths (#29091) 2025-01-08 10:19:27 -05:00
document_transformers community: fallback on core async atransform_documents method for MarkdownifyTransformer (#27866) 2024-12-13 22:32:22 +00:00
embeddings partner: Update Upstage Model Names and Remove Deprecated Model (#29093) 2025-01-08 10:13:22 -05:00
example_selectors
graph_vectorstores core: add kwargs support to VectorStore (#25934) 2024-12-16 18:57:57 +00:00
graphs Langchain_community: Fix issue with missing backticks in arango client (#29110) 2025-01-09 10:00:10 -05:00
indexes
llms partner: Update Upstage Model Names and Remove Deprecated Model (#29093) 2025-01-08 10:13:22 -05:00
memory all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
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 Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029) 2024-10-08 17:51:26 +00:00
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