Skip to main content

NeuForge Pay for CrewAI (neuforge-crewai)

A native token firewall for CrewAI that natively implements the Bounded Overshoot x402 token metering protocol. It prevents infinite agent loops from draining your LLM budget.

Usage

from crewai import Agent, Crew
from neuforge_crewai import secure_crew

# Define your agents and tasks
# agent1 = Agent(...)
# crew = Crew(agents=[agent1], tasks=[...])

# Wrap your crew with the NeuForge Spend Firewall
secure_crew(crew, daily_budget_usd=5.0)

# If the crew pushes you over the $5.00 limit during execution, a PaymentRequiredException is thrown!
result = crew.kickoff()

Download files

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

Source Distribution

neuforge_crewai-0.1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

neuforge_crewai-0.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neuforge_crewai-0.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.14

File hashes

Hashes for neuforge_crewai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cdbe10e7e734825def346dfac6b010cd4ef9ad428d85140ce689a6bade710835
MD5 1146adef404648fa501a30c5a28856d8
BLAKE2b-256 49061fbe46e34595ce2d49503ae1807701b87affd4b07430e689e209744c49fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neuforge_crewai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd9405c482cbfb451f58026051cf04c9c8ae2c042a476eb87e7977f25c1c48b3
MD5 88e2ae55521ece9a1c72ed0e3e1e0a55
BLAKE2b-256 f1542616d4815d68738a8e6d60072f1cef7e57953fbf9d94557bdd1bc95ec709

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.1

2 files

1.0.0

2 files

This release

0.1.0 This release

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