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.")
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.1.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file langchain_abso-0.1.1.tar.gz
.
File metadata
- Download URL: langchain_abso-0.1.1.tar.gz
- Upload date:
- Size: 6.7 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 | 1695c4bc26de8bc41ad95f7308d8e0d41b7d2e700543b8c6b36ddb3a4ef35d7c |
|
MD5 | 53f6ea4068f845d2a78cbb3f0d4e8fdb |
|
BLAKE2b-256 | a0935335acf94e946aa1f8de6bd113718e9401f97a74a0aea2bf1dfc1f13e842 |
File details
Details for the file langchain_abso-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: langchain_abso-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.5 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 | 427a40ec36eae52a0d7250248fffd8594e5f12f42460eb8f58a911437434101a |
|
MD5 | 167b1eac29af7a105f500c25b25df37c |
|
BLAKE2b-256 | 1f1b2c51d3c67c5ef8063e6b2fc5455c10a425a47d0a72a9c6c6f08e8a0ce521 |