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.5.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.5-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adeptiv_ai_evaluator_sdk-1.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 a2e347474535acdb088d7408e3aa99940f5d120b34489d3aa7e15d56891a3bf9
MD5 76bde323ae9e9429d125013e4b68c3c4
BLAKE2b-256 633f83caf264827c567c4b1017c1762ed209aa25d1ad8be7a278e21f2dca8312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adeptiv_ai_evaluator_sdk-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7d223af3a96ea5b6b2f5a6f81fd1ed61012220548474999324b39f4782f53da6
MD5 cb42bf28fb17501e69e50c94a45a58a6
BLAKE2b-256 1570f342f5c7f4271b1190822d6d3b40d37ecafd5a0324db3119b12060332d34

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