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 W&B account with Weave instrumentation
- W&B API key
- Production traces in your Weave project
Setup
- Create a new A/B test
- Navigate to Setup tab
- In the Data Source section select *Import from traces
- Select W&B Wave as provider
- Enter your credentials:
- Entity: Your W&B entity (username or team name)
- Project Name: Your Weave project identifier
- API Key: Your W&B API key
- Select your Date Range (default: last 7 days)
- Click Save Project to import traces

Common questions
Do I need to modify my W&B Weave setup?
Do I need to modify my W&B Weave setup?
No. Narev reads from your existing Weave project without any changes to your instrumentation.
Can I test models not in my current Weave traces?
Can I test models not in my current Weave traces?
Yes. Narev imports prompts and usage patterns from Weave, then lets you test any supported model provider on those
same prompts.
Will Narev send data back to W&B Weave?
Will Narev send data back to W&B Weave?
No. Narev imports traces to run experiments but doesn’t write back to Weave.
Does this work with Weave's agent or chain tracing?
Does this work with Weave's agent or chain tracing?
Yes. Narev imports all types of Weave operations including agents, chains, and individual LLM calls.