Skip to content

Commit 2080b95

Browse files
committed
add terminate
1 parent baac6eb commit 2080b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protobufs/livekit_agent.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,5 @@ message TextMessageResponse {
199199
string response = 2;
200200
bytes session_data = 3;
201201
string error = 4;
202+
bool terminate = 5;
202203
}

0 commit comments

Comments
 (0)