mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
92f218207b
removing client+namespace in favor of collection for an easier instantiation and to be similar to the typescript library @dev2049