Skip to content

Commit a1e66bb

Browse files
fix: remove image placeholder (#2119)
1 parent d850ae6 commit a1e66bb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/docs/evaluation/evaluation-methods/custom-scores.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,7 @@ In some cases, you want to prevent this behavior or update an existing score. Th
285285

286286
### Enforcing a Score Config
287287

288-
Score configs are helpful when you want to standardize your scores for future analysis.
289-
290-
_[Image placeholder: Score config creation in Langfuse UI]_
288+
Score configs are helpful when you want to standardize your scores for future analysis.
291289

292290
To enforce a score config, you can provide a `configId` when creating a score to reference a `ScoreConfig` that was previously created. `Score Configs` can be defined in the Langfuse UI or via our API. [See our guide on how to create and manage score configs](/faq/all/manage-score-configs).
293291

0 commit comments

Comments
 (0)