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.1.tar.gz (5.7 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.1-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: armo_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 5.7 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.1.tar.gz
Algorithm Hash digest
SHA256 a9adee5f64db6e8a6531620f8d7fb3826a2f48765f36c2e896dec7df9773024b
MD5 52c7657bcaebe8151543b3ca9b2bf8db
BLAKE2b-256 cb3e4e185dd999dec1fd83de44d7254e85b5a1b0a9ef41c2cd0149771e858091

See more details on using hashes here.

File details

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

File metadata

  • Download URL: armo_sdk-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b044c236b826a2ffae389b40b509688680fc4cb342a90459b5d8ac116facc959
MD5 ae6e0bb43f919fa7abe15494458f95d3
BLAKE2b-256 d09febe2418f736e0b597462c057becf8ba8f4ac56f9c03722c552b0055dbd03

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