Skip to content

Commit 8f44944

Browse files
committed
🔥 Remove unused request object
Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com>
1 parent 81fac10 commit 8f44944

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

protos/caikit_runtime_Nlp.proto

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212

1313
/*-- MESSAGES ----------------------------------------------------------------*/
1414

15-
message BidiStreamingTokenizationTaskRequest {
16-
17-
/*-- fields --*/
18-
string text_stream = 1;
19-
}
20-
2115
message ServerStreamingTextGenerationTaskRequest {
2216

2317
/*-- fields --*/

0 commit comments

Comments
 (0)