Search Criteria
Package Details: python-langchain 0.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-langchain.git (read-only, click to copy) |
---|---|
Package Base: | python-langchain |
Description: | Build context-aware reasoning applications |
Upstream URL: | https://github.com/langchain-ai/langchain |
Licenses: | MIT |
Submitter: | huyz |
Maintainer: | None |
Last Packager: | txtsd |
Votes: | 1 |
Popularity: | 0.008396 |
First Submitted: | 2023-09-09 10:17 (UTC) |
Last Updated: | 2024-06-02 07:44 (UTC) |
Dependencies (27)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-async-timeout (python-async-timeout-gitAUR)
- python-beautifulsoup4
- python-dataclasses-jsonAUR
- python-jsonpatch
- python-jsonschema
- python-lark-parser
- python-lxml
- python-mypy_extensions
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR)
- python-openai
- python-pandas
- python-pydantic (python-pydantic-gitAUR)
- python-rapidfuzz (python-rapidfuzz-gitAUR)
- python-redis
- python-regex (python-regex-gitAUR)
- python-requests
- python-sqlalchemy (python-sqlalchemy1.3AUR, python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-tenacity
- Show 7 more dependencies...
Latest Comments
txtsd commented on 2024-09-03 12:45 (UTC) (edited on 2024-09-03 12:46 (UTC) by txtsd)
@medaminezghal It's a lot of work to keep the langchain family of packages updated. If it doesn't work as a system package though, because of dependency versions, it's pointless to keep maintaining it. You should ideally use langchain in a venv via pip, pipx, poetry, or uv.
medaminezghal commented on 2024-09-03 12:41 (UTC)
@txtsd It has been successfully installed but I didn’t use it I would like if you adopt this package and maintain it Thanks in advance
txtsd commented on 2024-06-25 03:26 (UTC)
@medaminezghal You marked this package out-of-date. Does this package actually work with the dependency mess?
txtsd commented on 2024-02-05 19:43 (UTC)
Thanks! I got the versions bumped. I'll work on the circular dependencies later today.
txtsd commented on 2024-02-04 18:07 (UTC)
Let me get co-maintainer on
python-langchain
,python-langchain-core
,python-langchain-community
, andpython-langsmith
. I'll bring them up to speed.txtsd commented on 2024-02-04 18:01 (UTC)
langchain-langsmith circular dependency is true even today (04-02-2024).
lolo commented on 2023-11-06 15:36 (UTC) (edited on 2023-11-06 15:36 (UTC) by lolo)
langchain requires langsmith, langsmith requires langchain
can't install