Skip to content

Latest commit

 

History

History
137 lines (127 loc) · 3.86 KB

how-to-guides.mdx

File metadata and controls

137 lines (127 loc) · 3.86 KB
title description
How to Guides
Collection of guides to help you get started with Langtrace.

Languages

Integrate with your Python project Integrate with your Typescript project

Frameworks

**NextJS**
Integrate with your NextJS project

**FastAPI**
Integrate with your FastAPI project

**Django**
Integrate with your Django project

**Flask**
Integrate with your Flask project

Tracing features

Generate an API key for Langtrace Cloud How to annotate traces and measure performance How to run evaluations on annotated datasets How to compare evaluations run on different models How to attach user IDs to traces How to attach prompt IDs and versions to traces How to pass user feedback to Langtrace How to add additional attributes to traces How to group related operations How to disable tracing for functions

<Card title="Disable Tracing Specific Vendors" icon="timeline" href="/features/disable_vendor_instrumentation"

How to disable tracing for specific vendors
How to send traces How to manage and version prompts How to use the model playground, import prompts and conversations.

Self-hosting

Refer to the self-hosting section to learn how to deploy Langtrace on your own infrastructure.