The official LangChain docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current LangChain docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
The tag of each langchain docker image is consist of the version of langchain and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 0.3.23-oe2203sp4 | langchain 0.3.23 on openEuler 22.03-LTS-SP4 | amd64, arm64 |
| 0.3.23-oe2403sp4 | langchain 0.3.23 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 0.3.23-oe2403sp1 | langchain 0.3.23 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/langchain image from docker
docker pull openeuler/langchain:{Tag}
Start a langchain instance
docker run -d --name my-langchain openeuler/langchain:{Tag}
View container running logs
docker logs -f my-langchain
To get an interactive shell
docker exec -it my-langchain /bin/bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:fd9bd09b2…
Size
167.7 MB
Last updated
about 1 month ago
docker pull openeuler/langchainPulls:
32
Sep 7 to Sep 13