Skip to content

Commit a07f811

Browse files
Update README.md
Signed-off-by: deborahjacob-botanu <deborah@botanu.ai>
1 parent 4036c07 commit a07f811

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
[botanu](https://botanu.ai/) is platform that helps AI companies understand the real cost of their AI features per customer, enabling outcome-based pricing and smarter scaling.
66
This SDK is built on [OpenTelemetry](https://opentelemetry.io/) for event-level cost attribution for AI workflow. For more email- deborah@botanu.ai
77

8+
9+
## Getting Started
10+
811
An **event** is one business transaction — resolving a support ticket, processing
912
an order, generating a report. Each event may involve multiple **runs** (LLM calls,
1013
retries, sub-workflows) across multiple services. By correlating every run to a
11-
stable `event_id`, Botanu gives you per-event cost attribution and outcome
14+
stable `event_id`, botanu gives you per-event cost attribution and outcome
1215
tracking without sampling artifacts.
1316

14-
## Getting Started
15-
1617
```bash
1718
pip install botanu
1819
```

0 commit comments

Comments
 (0)