langchain/libs
Roman Vasilyev 2c58dca5f0
optional reusable connection (#12051)
My postgres out of connections after continuous PGVector usage, and the
reason because it constantly creates new connections, so adding a
reusable pre established connection seems like solves an issue

---------

Co-authored-by: Roman Vasilyev <rvasilyev@mozilla.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2023-10-27 11:52:42 -07:00
..
cli Fix templates typos (#12428) 2023-10-27 09:32:57 -07:00
experimental Clean up deprecated agents and update __init__ in experimental (#12231) 2023-10-27 13:52:50 -04:00
langchain optional reusable connection (#12051) 2023-10-27 11:52:42 -07:00