Skip to main content

LangChain Tools for AIPP (AI Payment Protocol)

Project description

AIPP LangChain Tools

Agent-native LangChain tools for AIPP.

Installation

pip install aipp-langchain

Usage

import os
from aipp_langchain import AIPPBalanceTool, AIPPChargeTool

api_key = os.environ["AIPP_API_KEY"]

tools = [
    AIPPBalanceTool(api_key=api_key),
    AIPPChargeTool(api_key=api_key)
]

# Provide to LangChain Agent

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

aipp_langchain-0.1.0.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

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

aipp_langchain-0.1.0-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file aipp_langchain-0.1.0.tar.gz.

File metadata

  • Download URL: aipp_langchain-0.1.0.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for aipp_langchain-0.1.0.tar.gz
Algorithm Hash digest
SHA256 815f8ec40ded333e56062dbfb8a8c61f698d4f67696ce1a411556204df29109b
MD5 613e895dd53cea45a9b5ff3b012d1371
BLAKE2b-256 9c100d3c87305958f43fa39abfc368add57364c384a04bedcb195d9a542a6810

See more details on using hashes here.

File details

Details for the file aipp_langchain-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: aipp_langchain-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for aipp_langchain-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86e39cedba078b2fe08bf9ee83c0337fca8cd8aebced6eec099f93a8c53e427a
MD5 8d196d2184a13dd31fd485cbf961879a
BLAKE2b-256 90e2229de861c78df995ef549c65ba2224a5e778aba98f482f1da261342075f8

See more details on using hashes here.

Supported by

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