We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe5497 commit 36ca2c2Copy full SHA for 36ca2c2
1 file changed
langfuse/_client/client.py
@@ -2507,6 +2507,7 @@ def run_experiment(
2507
API rate limits and system resources.
2508
metadata: Optional metadata dictionary to attach to all experiment traces.
2509
This metadata will be included in every trace created during the experiment.
2510
+ If `data` are Langfuse dataset items, the metadata will be attached to the dataset run, too.
2511
2512
Returns:
2513
ExperimentResult dictionary containing:
0 commit comments