Skip to main content

NeuForge Pay for LangChain (neuforge-langchain)

A LangChain callback handler that natively implements the Bounded Overshoot x402 token metering protocol.

Usage

from neuforge_langchain import NeuForgeCallbackHandler
from langchain_openai import ChatOpenAI

handler = NeuForgeCallbackHandler(daily_budget_usd=5.0)
llm = ChatOpenAI(callbacks=[handler])

# If this generation pushes you over the $5.00 limit, a PaymentRequiredException is thrown!
response = llm.invoke("Write a very long story.")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuforge_langchain-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neuforge_langchain-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file neuforge_langchain-1.0.0.tar.gz.

File metadata

  • Download URL: neuforge_langchain-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.3

File hashes

Hashes for neuforge_langchain-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b6c53f9b28085575507a2481d30dcb4eb7f2a1c3f920412b33984026be37825b
MD5 b192515ac39be2bd052228381732226e
BLAKE2b-256 1fdd9d95fa48fb73b24245a7c0018ee093ca45288a38a28114bd7e9dd4ca3816

See more details on using hashes here.

File details

Details for the file neuforge_langchain-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for neuforge_langchain-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b3c44f9d0a0f235925ff1f0343c834387915a4be4c1cd7b061277291bab0863e
MD5 d59ecd6fa1999dca6816e2f8ab767682
BLAKE2b-256 fdb13d0ee9d625f571e20e6db02f214a7da4d55f1923becbecd7c95a9a90e736

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.1

2 files

This release

1.0.0 This release

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page