Skip to content

Commit e2ede4f

Browse files
update
1 parent 7caefb1 commit e2ede4f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

autotune/introduction.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,7 @@ title: "Introduction"
33
description: "Run evaluations on models and prompts to find the best variants for your agents"
44
---
55

6-
Autotune is a different approach to the traditional evals experience. Instead of setting up complex eval pipelines, we simply ingest your production traces and let you
7-
replay them with different models and generate optimized prompts based on your feedback.
8-
9-
Some of the key features include:
10-
11-
- **Content-based versioning**: Each unique prompt content gets its own version via SHA-256 hashing
12-
- **Variable templating**: Use `{{variable}}` syntax for dynamic content
13-
- **Automatic tracking**: All interactions are traced for analysis
14-
- **One-click model deployments**: Models update instantly without code changes
6+
Prompt optimization is a different approach to the traditional evals experience. Instead of setting up complex eval pipelines, we simply ingest your production traces and let you optimize your prompts based on your feedback.
157

168
## How it works
179

0 commit comments

Comments
 (0)