langchain-isaacus integration package.
Setup
To get started using Isaacus models with LangChain, head to the Isaacus Platform and create a new account. Once signed up, add a payment method (thereby claiming your free credits) and generate an API key. Next, install thelangchain-isaacus integration package:
ISAACUS_API_KEY environment variable to your Isaacus API key.
Embeddings
The code snippet below demonstrates how you might use Isaacus’ Kanon 2 Embedder model to assess the semantic similarity of legal queries to a legal document with LangChain. A more detailed walkthrough of how to generate embeddings with the Isaacus LangChain integration is available in the Isaacus embeddings guide.Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

