Skip to content

Commit ae65500

Browse files
authored
Merge pull request #165 from RevEngAI/sdk-update-v3.88.0
🤖 Update SDK to version v3.88.0
2 parents a681f37 + 9d080b3 commit ae65500

38 files changed

Lines changed: 87 additions & 30 deletions

.sdk-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.87.0
1+
v3.88.0

docs/SseEventContextCompactedData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventRunCancelledData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventRunErrorData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventRunFinishedData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventRunStartedData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventStepFinishedData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventStepStartedData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventTextMessageContentData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

docs/SseEventTextMessageEndData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**data** | **object** | |
99
**event_id** | **int** | |
10+
**source_run_id** | **str** | | [optional]
1011
**type** | **str** | |
1112

1213
## Example

0 commit comments

Comments
 (0)