You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference.md
+3-94Lines changed: 3 additions & 94 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,14 +282,6 @@ A new Prompt version will be created if the provided details do not match any ex
282
282
<dl>
283
283
<dd>
284
284
285
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
286
-
287
-
</dd>
288
-
</dl>
289
-
290
-
<dl>
291
-
<dd>
292
-
293
285
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
294
286
295
287
</dd>
@@ -587,14 +579,6 @@ Controls how the model uses tools. The following options are supported:
587
579
<dl>
588
580
<dd>
589
581
590
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
@@ -772,14 +756,6 @@ A new Prompt version will be created if the provided details do not match any ex
772
756
<dl>
773
757
<dd>
774
758
775
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
776
-
777
-
</dd>
778
-
</dl>
779
-
780
-
<dl>
781
-
<dd>
782
-
783
759
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
784
760
785
761
</dd>
@@ -1044,14 +1020,6 @@ A new Prompt version will be created if the provided details do not match any ex
1044
1020
<dl>
1045
1021
<dd>
1046
1022
1047
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
1048
-
1049
-
</dd>
1050
-
</dl>
1051
-
1052
-
<dl>
1053
-
<dd>
1054
-
1055
1023
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
1056
1024
1057
1025
</dd>
@@ -2690,14 +2658,6 @@ client.tools.call()
2690
2658
<dl>
2691
2659
<dd>
2692
2660
2693
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
2694
-
2695
-
</dd>
2696
-
</dl>
2697
-
2698
-
<dl>
2699
-
<dd>
2700
-
2701
2661
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
2956
-
2957
-
</dd>
2958
-
</dl>
2959
-
2960
-
<dl>
2961
-
<dd>
2962
-
2963
2915
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
5783
-
5784
-
</dd>
5785
-
</dl>
5786
-
5787
-
<dl>
5788
-
<dd>
5789
-
5790
5726
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
5791
5727
5792
5728
</dd>
@@ -6883,9 +6819,6 @@ Log to a Flow.
6883
6819
6884
6820
You can use query parameters `version_id`, or `environment`, to target
6885
6821
an existing version of the Flow. Otherwise, the default deployed version will be chosen.
6886
-
6887
-
If you create the Flow Log with a `log_status` of `incomplete`, you should later update it to `complete`
**log_status:**`typing.Optional[LogStatus]` — Status of the Flow Log. When a Log is updated from `incomplete` to `complete`, it becomes available to Monitoring Evaluators. Flow Logs cannot have an unspecified status: they must start as `incomplete` to allow children to be added. Provide `complete` if you don't intend to add children to the trace.
7010
+
**log_status:**`typing.Optional[LogStatus]` — Status of the Flow Log. When a Log is updated from `incomplete` to `complete`, no more Logs can be addedto it.
**log_status:**`typing.Optional[LogStatus]` — Status of the Flow Log. When a Flow Log is updated to `complete`, no more Logs can be added to it. Monitoring Evaluators will only run on `complete`Flow Logs.
7185
+
**log_status:**`typing.Optional[LogStatus]` — Status of the Flow Log. When a Flow Log is updated to `complete`, no more Logs can be added to it. You cannot update a Flow Log's status from `complete`to `incomplete`.
7253
7186
7254
7187
</dd>
7255
7188
</dl>
@@ -8551,14 +8484,6 @@ A new Agent version will be created if the provided details do not match any exi
8551
8484
<dl>
8552
8485
<dd>
8553
8486
8554
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
8555
-
8556
-
</dd>
8557
-
</dl>
8558
-
8559
-
<dl>
8560
-
<dd>
8561
-
8562
8487
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
**log_status:**`typing.Optional[LogStatus]` — Status of the Flow Log. When a Flow Log is updated to `complete`, no more Logs can be added to it. Monitoring Evaluators will only run on `complete`Flow Logs.
8650
+
**log_status:**`typing.Optional[LogStatus]` — Status of the Flow Log. When a Flow Log is updated to `complete`, no more Logs can be added to it. You cannot update a Flow Log's status from `complete`to `incomplete`.
8726
8651
8727
8652
</dd>
8728
8653
</dl>
@@ -8910,14 +8835,6 @@ A new Agent version will be created if the provided details do not match any exi
8910
8835
<dl>
8911
8836
<dd>
8912
8837
8913
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
8914
-
8915
-
</dd>
8916
-
</dl>
8917
-
8918
-
<dl>
8919
-
<dd>
8920
-
8921
8838
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
8922
8839
8923
8840
</dd>
@@ -9168,14 +9085,6 @@ A new Agent version will be created if the provided details do not match any exi
9168
9085
<dl>
9169
9086
<dd>
9170
9087
9171
-
**log_status:**`typing.Optional[LogStatus]` — Status of a Log. Set to `incomplete` if you intend to update and eventually complete the Log and want the File's monitoring Evaluators to wait until you mark it as `complete`. If log_status is not provided, observability will pick up the Log as soon as possible. Updating this from specified to unspecified is undefined behavior.
9172
-
9173
-
</dd>
9174
-
</dl>
9175
-
9176
-
<dl>
9177
-
<dd>
9178
-
9179
9088
**source_datapoint_id:**`typing.Optional[str]` — Unique identifier for the Datapoint that this Log is derived from. This can be used by Humanloop to associate Logs to Evaluations. If provided, Humanloop will automatically associate this Log to Evaluations that require a Log for this Datapoint-Version pair.
0 commit comments