Primordia economic metering for CrewAI - track crew costs with machine-readable receipts
Project description
crewai-primordia
Track your CrewAI costs with machine-readable receipts.
Install
pip install crewai-primordia
Usage
from crewai import Crew, Agent, Task
from crewai_primordia import PrimordiaMeter
meter = PrimordiaMeter(agent_id="my-crew")
with meter:
result = crew.kickoff()
print(f"Cost: ${meter.get_total_usd():.4f}")
Links
- Kernel: https://clearing.kaledge.app
- Docs: https://primordia.dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crewai_primordia-0.1.0.tar.gz.
File metadata
- Download URL: crewai_primordia-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4debcffff27610c4c80f766b8d804ef9f26d6de166843ffade32fd55b79d518a
|
|
| MD5 |
36d80e15caa373c8d7a1e7b59831b650
|
|
| BLAKE2b-256 |
90236967293de077bcf8644e318259214fd741615d98ab584eee7137128a4f08
|
File details
Details for the file crewai_primordia-0.1.0-py3-none-any.whl.
File metadata
- Download URL: crewai_primordia-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8e6a661fc5673c89cc7fcd75bb2240f0a1f53c7b1b4e4fd8122dc4b860e5c07
|
|
| MD5 |
ecd0b5fe6ce830d68bf11dd2a3732884
|
|
| BLAKE2b-256 |
c697426215b416a3b992e63d0a120b8b5e895ed7cb5fb5cd896745b1cbbfeacb
|