Skip to content

Commit 477e41b

Browse files
authored
Merge pull request #2839 from AbhishekLambda/stage
Add Conversational Layer credit usage to credits management doc
2 parents 1f9509c + 8190083 commit 477e41b

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/credits-management.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,19 @@ The **AI Test Case Generator** converts diverse inputs (text, PDFs, audio, video
130130
* **Regeneration** also consumes credits at **10 credits per scenario**.
131131

132132
>This ensures fair usage—you are charged only for **actual output** produced by the AI.
133+
134+
#### Conversational Layer
135+
136+
The AI Test Case Generator includes a **Conversational Layer** that lets you refine generated scenarios and test cases through natural‑language messages. Credits are consumed based on the scope of each refinement:
137+
138+
| Action | Credit Cost |
139+
|--------|-------------|
140+
| Edit or modify a **scenario** (including its test cases) | **5 credits** |
141+
| Edit or modify a single **test case** | **1 credit** |
142+
143+
* Credits are deducted **per message** based on the scope of the change.
144+
* If your message affects multiple scenarios, credits are deducted for each scenario impacted.
145+
133146
---
134147

135148
## FAQs

0 commit comments

Comments
 (0)