()
| 83140 | } |
| 83141 | currentRunStepSnapshot() { |
| 83142 | return __classPrivateFieldGet12(this, _AssistantStream_currentRunStepSnapshot, "f"); |
| 83143 | } |
| 83144 | async finalRunSteps() { |
| 83145 | await this.done(); |
| 83146 | return Object.values(__classPrivateFieldGet12(this, _AssistantStream_runStepSnapshots, "f")); |
| 83147 | } |
| 83148 | async finalMessages() { |
nothing calls this directly
no test coverage detected