Skip to content

Commit

Permalink
remove verbose from CreateModelRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
aliyaghoobian committed Nov 3, 2023
1 parent fc702a2 commit 81c9508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protos/ai_services/ai_models/recommendation.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ message ModelProperties {

message CreateModelRequest {
ModelProperties model = 1;
bool verbose = 2;
}

message CreateModelResponse { // empty message
Expand Down

0 comments on commit 81c9508

Please sign in to comment.