Documentation Index
Fetch the complete documentation index at: https://narev.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- An active LangSmith account with production traces
- LangSmith API key (starts with
lsv2*pt*<token>) - Production traces in your LangSmith project
Setup
- Create a new A/B test
- Navigate to Setup tab
- In the Data Source section select Import from traces
- Select LangSmith as provider
- Enter your credentials:
- Project Name: Your LangSmith project identifier
- API Key: Your LangSmith API key (starts with
lsv2*pt*<token>)
- Select your Date Range (default: last 7 days)
- Click Save Project to import traces

Common questions
Do I need to modify my LangSmith setup?
Do I need to modify my LangSmith setup?
No. Narev reads from your existing LangSmith project without any changes to your instrumentation.
Can I test models not in my current LangSmith traces?
Can I test models not in my current LangSmith traces?
Yes. Narev imports prompts and usage patterns from LangSmith, then lets you test any supported model provider on
those same prompts.
Will Narev send data back to LangSmith?
Will Narev send data back to LangSmith?
No. Narev imports traces to run experiments but doesn’t write back to LangSmith.
Does Narev work with LangChain and LangGraph?
Does Narev work with LangChain and LangGraph?
Yes. Narev imports all types of LangSmith runs including LangChain chains, LangGraph agents, and individual LLM
calls.
How many traces should I import?
How many traces should I import?
For most use cases, 50-500 traces provide statistically significant results. Start with 7 days of data by default.
For high-variability workloads, import 30 days to capture edge cases.