Skip to content

Commit

Permalink
Update the cost value in cost section of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shriyanshagnihotri committed Nov 15, 2024
1 parent 588269f commit d8771bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ We believe that great quality comes from opinions about a product. So we have in

## Token Usage

Hercules is an AI-native solution and relies on LLMs to perform reasoning and actions. Based on our experiments, we have found that a complex use case as below could cost up to **$3** using OpenAI's APIs:
Hercules is an AI-native solution and relies on LLMs to perform reasoning and actions. Based on our experiments, we have found that a complex use case as below could cost up to **$0.20** using OpenAI's APIs gpt-4o, check the properties printed in testcase output to calculate for your testcase:

```gherkin
Feature: Account Creation in Salesforce
Expand Down

0 comments on commit d8771bc

Please sign in to comment.