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 — without parsing or storing raw model responses.


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-evalutoer-sdk


```bash

# Adeptiv GenAI Tracing SDK


Tracing an LLM Call

from adeptiv-evalutoer-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

@trace_agent("support_agent", model="gpt-4o")
from adeptiv-evalutoer-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.4.tar.gz (1.7 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.4-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adeptiv_ai_evaluator_sdk-1.1.4.tar.gz
  • Upload date:
  • Size: 1.7 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.4.tar.gz
Algorithm Hash digest
SHA256 e8451e57d2922eb512a2f03f440e5a8f13f82ba1fa98b5ad5cd146913437e322
MD5 c0e33ba6933467e4be6a3558d71faf24
BLAKE2b-256 fa61e908432153222cf68514f7457a52b55cbb29744c0f7496d7869189d53bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adeptiv_ai_evaluator_sdk-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e86051fc8f660769c5ff261064b2f0bb7f54e3496227167dfaee8978bcc79f3e
MD5 997c43aac2293572a7577bd24b8ddda8
BLAKE2b-256 04b83bff14828fdfcab600668fef363b569ab02fcb98df32253fd5e1db7da1c6

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