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-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_crewai-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neuforge_crewai-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_crewai-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1c3119ec5e3f010fc6a93289fb1d98828707732b2bef3fd5d47b93fb05e04a7a
MD5 e91b24e2583062029005b411dfc7172e
BLAKE2b-256 8eda25217c64ff3fcc102c7c200d1372168e4d87afca11e6a574246148438bb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neuforge_crewai-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 377f18d6a8316e10d4d53a5eec56a2eeba50274170e7749f174a0c20653f7cf5
MD5 59c6d4ae6e787805e64e07e9b6579f0b
BLAKE2b-256 826c01e8f125e92034183c7e97b1a767f43b52af50bc19497b34cfe1f41286de

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