An integration package connecting Isaacus and LangChain
Project description
langchain-isaacus
This package contains the LangChain integration for the Isaacus legal API.
Installation
pip install -U langchain-isaacus
And you should configure credentials by setting the following environment variables:
ISAACUS_API_KEY: Your Isaacus API key. You can get your API key by following the Isaacus API quickstart guide and, in particular, joining the Isaacus Platform.
Embeddings
IsaacusEmbeddings class exposes embeddings from Isaacus.
from langchain_isaacus import IsaacusEmbeddings
embeddings = IsaacusEmbeddings()
embeddings.embed_query("What is the meaning of life?")
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_isaacus-0.1.0.tar.gz.
File metadata
- Download URL: langchain_isaacus-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.5 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c20cde318c2dc13c4561ef4c1e74b53d0efc2cd694f23cba3a731c8da2e4ff30
|
|
| MD5 |
28275be9fb9c9966d2316f90975be61b
|
|
| BLAKE2b-256 |
e0aa5058b05086f428638b7f4bbf7886d8d8a4a9b3b1a771c13010f8e9f1ee55
|
File details
Details for the file langchain_isaacus-0.1.0-py3-none-any.whl.
File metadata
- Download URL: langchain_isaacus-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.5 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52c5b1fde7426995c390cd9f324fdcfa19833d726a53ada535caa9c8c12a63b0
|
|
| MD5 |
b4726788e22925c7d72b43a455d6f964
|
|
| BLAKE2b-256 |
263ca1f6b1eced9a036572a275942e7601b70b0305b2397c626dada52dbc123f
|