langchain/libs
Ivaylo Bratoev 7c5063ef60
infra: fix how Poetry is installed in the dev container (#20521)
Currently, when a new dev container is created, poetry does not work in
it with the error "No module named 'rapidfuzz'".

Install Poetry outside the project venv so that poetry and project
dependencies do not get mixed. Use pipx to install poetry securely in
its own isolated environment.

Issue: #12237

Twitter handle: https://twitter.com/ibratoev

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-04-24 17:33:25 -07:00
..
cli templates: readme langsmith not private beta (#20173) 2024-04-12 13:08:10 -07:00
community patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
core [Core] Feat: update config CVar in tool.invoke (#20808) 2024-04-24 17:17:21 -07:00
experimental experimental[patch]: Makes regex customizable in text_splitter.py (SemanticChunker class) (#20485) 2024-04-25 00:32:40 +00:00
langchain infra: fix how Poetry is installed in the dev container (#20521) 2024-04-24 17:33:25 -07:00
partners patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
standard-tests standard-tests: split tool calling test (#20803) 2024-04-23 20:59:45 +00:00
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 2024-04-25 00:07:42 +00:00