langchain/libs
Noah Mayerhofer 0091947efd
community: add retry for session expired exception in neo4j (#25660)
Description: The neo4j driver can raise a SessionExpired error, which is
considered a retriable error. If a query fails with a SessionExpired
error, this change retries every query once. This change will make the
neo4j integration less flaky.
Twitter handle: noahmay_
2024-08-22 13:07:36 +00:00
..
cli [docs]: standardize tool docstrings (#25351) 2024-08-13 16:10:00 -07:00
community community: add retry for session expired exception in neo4j (#25660) 2024-08-22 13:07:36 +00:00
core infra: test convert_message (#25632) 2024-08-21 18:24:06 +00:00
experimental experimental: Fix divide by 0 error (#25439) 2024-08-15 14:46:30 +00:00
langchain fix issue: cannot use document_variable_name to override context in create_stuff_documents_chain (#25531) 2024-08-19 13:33:19 +00:00
partners databricks: Add partner package directory and ChatDatabricks implementation (#25430) 2024-08-21 17:19:28 -07:00
standard-tests together, standard-tests: specify tool_choice in standard tests (#25548) 2024-08-19 16:37:36 -04:00
text-splitters text-splitters[patch]: Release 0.2.3 (#24998) 2024-08-02 20:27:22 +00:00