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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,15 @@
5
5
[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.
6
6
This SDK is built on [OpenTelemetry](https://opentelemetry.io/) for event-level cost attribution for AI workflow. For more email- deborah@botanu.ai
7
7
8
+
9
+
## Getting Started
10
+
8
11
An **event** is one business transaction — resolving a support ticket, processing
9
12
an order, generating a report. Each event may involve multiple **runs** (LLM calls,
10
13
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
0 commit comments