We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baac6eb commit 2080b95Copy full SHA for 2080b95
protobufs/livekit_agent.proto
@@ -199,4 +199,5 @@ message TextMessageResponse {
199
string response = 2;
200
bytes session_data = 3;
201
string error = 4;
202
+ bool terminate = 5;
203
}
0 commit comments