Skip to main content

ARMO AI — Agent Resource Monitor & Observability SDK

Project description

armo-sdk

Track AI agent costs and performance in real time.

Install

pip install armo-sdk

Usage

from armo import ArmoClient

armo = ArmoClient( api_key="ak_...", base_url="https://your-armo-instance.onrender.com" )

@armo.trace(agent="my_agent", workflow="pipeline") async def my_agent(query): ...

LangChain integration

from armo import ArmoCallbackHandler

handler = ArmoCallbackHandler(client=armo, agent_name="my_agent") llm = ChatOpenAI(callbacks=[handler])

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

armo_sdk-0.1.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

armo_sdk-0.1.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for armo_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a4ef6341694ca266df51933c5ec96950dd3a29b584d1e99d0979f5ccb935248e
MD5 290d02ac667502876112a4ce6d554e75
BLAKE2b-256 c48ccf42dbd29fdd8994c044943968360749bd2e0e3d9b6a7d251a1a2e7c4bd6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for armo_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2f1f5486b5b0ea2c07779ca4208f8ec5993de5b3f68a92c2ece5ba665c0e29c
MD5 15d09e7725b1d8b5be28b0e7f6ee9e74
BLAKE2b-256 ea85a0fa1d00b9c100b045997c3a74e399d233fc05c8340d32f30c3831b28f58

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