An integration package connecting Abso and LangChain
Project description
langchain-abso
This package contains the LangChain integration with Abso
Installation
pip install -U langchain-abso
You need to set the environment variable OPENAI_API_KEY
to use Abso.
Chat Models
ChatAbso
class exposes chat models from Abso.
from langchain_abso import ChatAbso
llm = ChatAbso(fast_model="gpt-4o", slow_model="o3-mini")
llm.invoke("Sing a ballad of LangChain.")
langchain-abso
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
langchain_abso-0.1.3.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file langchain_abso-0.1.3.tar.gz
.
File metadata
- Download URL: langchain_abso-0.1.3.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.2 Darwin/24.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b60f90de3d415efa7c9c1678aea9036d2dabb922f99820ea970411ff515c213c |
|
MD5 | 04806584b879ff74f44f8bde3aaa2525 |
|
BLAKE2b-256 | a8f7acaf995a7fc2e6cda9c0847aae929bf90b3984c8747b90fea55b5358f5bd |
File details
Details for the file langchain_abso-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: langchain_abso-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.2 Darwin/24.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4e922ae5ba437d1ac0b8e6cdf430ecedfd3fec1fdd17bce2504e2bac3b8468c |
|
MD5 | 17ebe65ae2447cd38fdfebde8f64ec8e |
|
BLAKE2b-256 | 4d1ce637032270e21abb2e7cc49f00ed272e6d2ad139210b7d694c4cf785fd79 |