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
+29-4Lines changed: 29 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Open source SDK. Hosted optimization intelligence.
8
8
9
9
***Outcome-aware routing** — Routes each goal to the model+tool path that is actually succeeding in production
10
10
***Continuous optimization** — Learns from real outcomes using Thompson Sampling. Adapts as models degrade, tools fail, or costs shift
11
-
***Auto-instrumentation** — Traces OpenAI, Anthropic, and Google AIcalls with zero code changes
11
+
***Auto-instrumentation** — Traces OpenAI, Anthropic, Google AI, and DeepSeek calls with zero code changes. DeepSeek spans and costs are attributed correctly without a separate instrumentor.
12
12
***TraceCapsule** — Cross-agent context propagation for multi-agent systems
13
13
***Cost & token tracking** — Real-time cost calculation and token monitoring across all providers
14
14
***Any model, any modality** — Text LLMs, voice, image, embeddings, classification, translation, anything on HuggingFace
0 commit comments