mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 15:25:19 +00:00
update examples
This commit is contained in:
@@ -17,7 +17,7 @@ message Request {
|
||||
}
|
||||
|
||||
message Response {
|
||||
// The score of the text
|
||||
// The score of the text {positive is 1, negative is 0}
|
||||
double score = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user