Skip to content

Commit 0a901ef

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent beb313c commit 0a901ef

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

docs/changelog/product-updates.mdx

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,29 @@ description: "New updates and improvements"
77
### New API and SDK
88

99
We've released the alpha of our new Scorecard SDKs, featuring streamlined API endpoints for creating, listing, and updating system configurations, as well as programmatic experiment execution. With this alpha, you can integrate scoring runs directly into your development and CI workflows, configure systems as code, and fully automate your evaluation pipeline without manual steps.
10-
Our pre-release Python SDK is at version 2.0.0-alpha.0 and our Javascript SDK is at version 1.0.0-alpha.1.
10+
Our pre-release Python SDK is at version 2.0.0-alpha.0 and our Javascript SDK is at version 1.0.0-alpha.1.
11+
12+
![Npm Pn](/images/npm.png)
1113

1214
### New Quickstarts and Documentation
1315

1416
To support the SDK alpha, we've launched comprehensive SDK reference docs and concise quickstart guides that show you how to:
15-
- Install and initialize the TypeScript or Python SDK.
16-
- Create and manage system configurations in code.
17-
- Run your first experiment programmatically.
18-
- Retrieve and interpret run results within your applications.
19-
- Follow these step-by-step walkthroughs to get your first experiment up and running in under five minutes.
20-
21-
### Bug fixes and improvements
2217

23-
- [Performance] Reduced page load times and improved responsiveness when handling large run results for the run history table.
24-
- [UI] Removed metric-specific scoring progress, scoring and execution start and end times, and improved project names wrap across all screen sizes.
25-
- [Testsets] Resolved bug with new CSV upload flow
26-
- [Testsets] Added back Move testset to project
27-
- [Testsets] Archived testsets are hidden correctly, keeping your workspace clutter‑free.
28-
- [Reliability] Improved API reliability and workflow robustness: fixed run creation schema errors, streamlined testcase creation/duplication/deletion flows, and added inline schema validation to prevent submission errors
18+
- Install and initialize the TypeScript or Python SDK.
19+
- Create and manage system configurations in code.
20+
- Run your first experiment programmatically.
21+
- Retrieve and interpret run results within your applications.
22+
- Follow these step-by-step walkthroughs to get your first experiment up and running in under five minutes.
23+
24+
### Bug fixes and improvements
25+
- **[Performance]** Reduced page load times and improved responsiveness when handling large run results for the run history table.
26+
- **[UI]** Removed metric-specific scoring progress, scoring and execution start and end times, and improved project names wrap across all screen sizes.
27+
- **[Testsets] **Resolved bug with new CSV upload flow
28+
- **[Testsets] **Added back Move testset to project
29+
- **[Testsets]** Archived testsets are hidden correctly, keeping your workspace clutter‑free.
30+
- **[Reliability]** Improved API reliability and workflow robustness: fixed run creation schema errors, streamlined testcase creation/duplication/deletion flows, and added inline schema validation to prevent submission errors
2931
</Update>
3032

31-
3233
<Update label="April 18, 2025">
3334
### Run insights
3435

@@ -47,21 +48,23 @@ Our pre-release Python SDK is at version 2.0.0-alpha.0 and our Javascript SDK is
4748
- Navigation has improved with linked testset titles and run/testcase summaries directly accessible from the cards.
4849

4950
![Testset Toast Pn](/images/testset_toast.png)
50-
![Create Testset Pn](/images/create_testset.png)
5151

52+
53+
![Create Testset Pn](/images/create_testset.png)
5254

5355
### 🗂️ Improved schema management
5456

55-
Schemas are now defined and managed per testset, rather than at the project level—giving teams more flexibility and control.
57+
Schemas are now defined and managed per testset, rather than at the project level—giving teams more flexibility and control.
5658

5759
- The schema editor has been redesigned, allowing teams to update schemas independently for each testset.
5860
- Schema changes now reflect immediately in the testcase table to help users see their impact in real time.
5961
- Users can view and copy raw schema JSON for integration with their own tools or SDKs.
6062
- We’ve also improved messaging in the schema editor to clarify the distinction between inputs and labels.
6163

6264
![Testset Card Pn](/images/testset_card.png)
63-
![Schema Edit Pn](/images/schema_edit.png)
6465

66+
67+
![Schema Edit Pn](/images/schema_edit.png)
6568

6669
### Bug fixes and improvements
6770

@@ -165,4 +168,4 @@ Schemas are now defined and managed per testset, rather than at the project leve
165168
- Modern, cleaner design
166169

167170
This change will help us better serve our users with clearer, more organized documentation.
168-
</Update>
171+
</Update>

images/npm.png

285 KB
Loading

0 commit comments

Comments
 (0)