Skip to content

Commit 2ea4344

Browse files
committed
update images and clean up repo
1 parent c60388f commit 2ea4344

File tree

4 files changed

+1
-123
lines changed

4 files changed

+1
-123
lines changed

.env.example

Lines changed: 0 additions & 2 deletions
This file was deleted.

MANIFEST.in

Lines changed: 0 additions & 13 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ result = await ClaudeAgent().run({ # See all agents: https://docs.hud.so/refere
282282

283283
All leaderboards are publicly available on [app.hud.so/leaderboards](https://app.hud.so/leaderboards) (see [docs](https://docs.hud.so/evaluate-agents/leaderboards))
284284

285-
![Leaderboard](https://raw.githubusercontent.com/hud-evals/hud-python/main/docs/src/images/leaderboards_2.png)
285+
![Leaderboard](https://raw.githubusercontent.com/hud-evals/hud-python/main/docs/src/images/leaderboards_3.png)
286286

287287
We highly suggest running 3-5 evaluations per dataset for the most consistent results across multiple jobs.
288288

@@ -327,10 +327,6 @@ graph LR
327327
Trace --> Dashboard
328328
AnyMCP -->|"MCP"| API
329329
330-
style Dashboard fill:#e0e7ff,stroke:#6366f1,stroke-width:2px
331-
style SDK fill:#fef3c7,stroke:#f59e0b,stroke-width:2px
332-
style RemoteEnv fill:#d1fae5,stroke:#10b981,stroke-width:2px
333-
style AnyMCP fill:#fce7f3,stroke:#ec4899,stroke-width:2px,stroke-dasharray: 5 5
334330
```
335331

336332
## CLI reference

test_optional_imports.py

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)