A reusable collection of tools and implementations for Langchain
Project description
Langchain B12
This repo hosts a collection of custom LangChain components.
Installation
To install this package, run
pip install langchain-b12
Some components rely on additional packages that may be installed as extras.
For example, to use the Google chatmodel ChatGenAI, you can run
pip install langchain-b12[google]
Components
The repo contains these components:
ChatGenAI: An implementation ofBaseChatModelthat uses thegoogle-genaipackage. Note thatlangchain-google-genaiandlangchain-google-vertexaiexist, but neither uses the latest and recommendedgoogle-genaipackage.GenAIEmbeddings: An implementation ofEmbeddingsthat uses thegoogle-genaipackage.
Comments
This repo exists for easy reuse and extension of custom LangChain components. When appropriate, we will create PRs to merge these components directly into LangChain.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file langchain_b12-0.1.2.tar.gz.
File metadata
- Download URL: langchain_b12-0.1.2.tar.gz
- Upload date:
- Size: 44.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34737270a3460abb63f8d43a98d9324599ef9599c095bc9e1df51f697812d46b
|
|
| MD5 |
99bfc7e6231a06e2f60c698c3cf61219
|
|
| BLAKE2b-256 |
107bf28d3e2e005f7da5f0c5fd32d5cef8a8debb738c0a1ad9ea4354fd7e24e7
|
File details
Details for the file langchain_b12-0.1.2-py3-none-any.whl.
File metadata
- Download URL: langchain_b12-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
762fb92ed6cc23922432e58650cd3231dc5a19c531c7a1a0f047e6e74af25c34
|
|
| MD5 |
e0b5b02d88e85e9490a3195dbd1a73a4
|
|
| BLAKE2b-256 |
cfc3044ab2deb6f0d5e7cf4f018534d8a3c9f175195aa90b35a1aa36691f86e0
|