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

Uploaded Python 3

File details

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

File metadata

  • Download URL: adeptiv_ai_evaluator_sdk-1.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 f63fb403c978b10b28d2eed0346749b8e88f49b38930ba17b2a2452e652b7682
MD5 8db90e399c78306b99f728f4ec30a5ea
BLAKE2b-256 bce5acb07169a97d4fa065508dc58b8bc04beda9e72b6b2eef44e3bdcd6d9924

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adeptiv_ai_evaluator_sdk-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1bba853640fcbc0651a9a5adac226122bb0fe2f6ce5e7a21f3d6c665fb412787
MD5 770e49bdac6c3689feaba3b9b6de1636
BLAKE2b-256 d2d8005783489722bc1bc5a6e7baaf85ba5d305f725ed68c7a439f372fcaa59a

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