Skip to main content

Crate llmtrace_sdk

Crate llmtrace_sdk 

Source
Expand description

LLMTrace SDK for Rust Applications

This SDK provides embeddable tracing capabilities for Rust applications using LLM APIs.

Macros§

trace_llm_call
Helper macro for instrumenting LLM calls

Structs§

LLMTracer
Main SDK client for tracing LLM calls
SDKConfig
Configuration for the LLMTrace SDK