You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: autotune/introduction.mdx
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,7 @@ title: "Introduction"
3
3
description: "Run evaluations on models and prompts to find the best variants for your agents"
4
4
---
5
5
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.
0 commit comments