mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
docs: fix get started perf command
This commit is contained in:
parent
378d77e79d
commit
d99df78b24
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ headroom proxy --port 8787 # drop-in proxy, zero code changes
|
|||
# or: from headroom import compress # inline library
|
||||
|
||||
# 3 — See the savings
|
||||
headroom stats
|
||||
headroom perf
|
||||
```
|
||||
|
||||
Granular extras: `[proxy]`, `[mcp]`, `[ml]`, `[agno]`, `[langchain]`, `[evals]`. Requires **Python 3.10+**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue