We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1683253 + 6b14e81 commit 5bfb8f9Copy full SHA for 5bfb8f9
README.md
100644
100755
@@ -70,7 +70,7 @@ The SDK is organized into distinct, focused packages:
70
**Client SDK (`evalhub.client`)** - REST API client for EvalHub service
71
- HTTP client for submitting evaluations to EvalHub
72
- Resource navigation (providers, benchmarks, collections)
73
-- See [CLIENT_SDK_GUIDE.md](./CLIENT_SDK_GUIDE.md)
+- See [Getting Started with the CLI](https://eval-hub.github.io/getting-started/cli/)
74
75
### Key Components
76
@@ -553,7 +553,6 @@ spec:
553
554
## Development
555
556
-### Setting Up Development Environment
557
### Development Setup
558
559
```bash
0 commit comments