Skip to main content

Adeptiv GenAI tracing SDK for LLMs, agents, and AI workflows

Project description

Adeptiv GenAI Tracing SDK

Adeptiv GenAI is a lightweight, vendor-neutral OpenTelemetry tracing SDK for LLMs, agents, and AI workflows.

It captures latency, execution flow, hashes, and metadata for all AI use cases.


Key Features

  • Trace-only observability (no response normalization)
  • Works with any LLM (OpenAI, Anthropic, Gemini, local models)
  • Supports chat, summarization, agents, tools, RAG
  • Sync & async compatible
  • Enterprise-safe (hashing, redaction, previews)
  • OpenTelemetry compatible

This ensures zero lock-in and maximum compatibility.


Installation

pip install adeptiv-ai-evaluator-sdk

Adeptiv GenAI Tracing SDK

Tracing an LLM Call

from adeptiv_evaluator_sdk import trace_llm

@trace_llm(model="gpt-4o", operation="chat")
def chat(prompt):
    return llm.invoke(prompt)

chat("Hello world")
# Adeptiv GenAI Tracing Agents SDK

from adeptiv_evaluator_sdk import trace_llm

@trace_agent("support_agent", model="gpt-4o")
async def run_agent(query):
    return await agent.run(query)

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

adeptiv_ai_evaluator_sdk-1.1.8.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

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

adeptiv_ai_evaluator_sdk-1.1.8-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file adeptiv_ai_evaluator_sdk-1.1.8.tar.gz.

File metadata

  • Download URL: adeptiv_ai_evaluator_sdk-1.1.8.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for adeptiv_ai_evaluator_sdk-1.1.8.tar.gz
Algorithm Hash digest
SHA256 89b2ee4d073dd0578effedc66fd14a325fdce6a7bf50420b1d76e42acd219457
MD5 049bc5e6f69d74ea22eb7ee073fec15e
BLAKE2b-256 8e178fb448b4547ca0d1e0422f8149371b94ca3b93ebfcd47ce6dfada235dfef

See more details on using hashes here.

File details

Details for the file adeptiv_ai_evaluator_sdk-1.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for adeptiv_ai_evaluator_sdk-1.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6ebf7a2f7c28dd47fbabb688002aff4f1d5a26410e81a428995df4a441e62d00
MD5 76e706554e30f31cfb4cddf6ea811ac9
BLAKE2b-256 a6cfdce88ce0267cc293ce692039456844aa3d0a5079467cabf5a78ac2956fa3

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