Search Criteria
Package Details: python-langchain-core 1.3.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-langchain-core.git (read-only, click to copy) |
|---|---|
| Package Base: | python-langchain-core |
| Description: | Building applications with LLMs through composability |
| Upstream URL: | https://github.com/langchain-ai/langchain/tree/master/libs/core |
| Licenses: | MIT |
| Submitter: | huyz |
| Maintainer: | Rainbowu |
| Last Packager: | Rainbowu |
| Votes: | 3 |
| Popularity: | 0.60 |
| First Submitted: | 2023-12-05 13:02 (UTC) |
| Last Updated: | 2026-05-04 12:22 (UTC) |
Dependencies (10)
- python-jsonpatch
- python-langsmithAUR
- python-packaging
- python-pydantic
- python-pyyaml (python-yaml-gitAUR, python-yaml)
- python-tenacity
- python-typing_extensions
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
Required by (14)
- python-langchain
- python-langchain-chroma
- python-langchain-classic
- python-langchain-community
- python-langchain-ollama
- python-langchain-openai
- python-langchain-postgres
- python-langchain-text-splitters
- python-langgraph
- python-langgraph-api
- python-langgraph-checkpoint
- python-langgraph-prebuilt
- python-langserve
- python-livekit-plugins-langchain
Latest Comments
medaminezghal commented on 2026-05-23 04:21 (UTC)
@Rainbowu I have provided
python-langchain-protocolinAUR.medaminezghal commented on 2026-05-23 02:10 (UTC)
@Rainbowu You need to add 2 dependencies:
python-uuid-utilsandpython-langchain-protocol(You need to add it toAUR). You can check in thepyproject.tomlfile.