Skip to content

Commit

Permalink
Fixed the succes rate metrics on the Prompting Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Foucault committed Nov 16, 2024
1 parent c19339e commit 8c61b45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fern/prompting-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ Prompt engineering is crucial when building AI Agents because it determines how

In the context of Voice AI Agents, we consider your "success rate" to be the percentage of requests your Agent manages to successfully handle from start to finish, without the intervention of a human.

Depending on your use case and how much you iterate on your prompt, we find that our users typically achieve a **60-95%** success rate. A success rate of more than **90%** can usually be considered satisfactory.\
\
The more complex your use case is, the more you will have to make experiments and iterate on your prompt to improve your success rate.

## The process
Expand Down

0 comments on commit 8c61b45

Please sign in to comment.