Docs.rs
langfuse-sdk-0.1.1
langfuse-sdk 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nodnarbnitram
Dependencies
async-trait ^0.1
normal
backoff ^0.4
normal
base64 ^0.22
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
langfuse-core ^0.1.1
normal
langfuse-macros ^0.1.1
normal
opentelemetry ^0.31
normal
opentelemetry-otlp ^0.31
normal
opentelemetry_sdk ^0.31
normal
pin-project-lite ^0.2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
async-openai ^0.33
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module client
langfuse
0.1.1
Module client
Module Items
Structs
In crate langfuse
langfuse
Module
client
Copy item path
Source
Expand description
The top-level Langfuse client that ties together all managers and the tracing pipeline.
Structs
§
Langfuse
The main Langfuse client. Holds all managers and the tracing pipeline.