Skip to content

Commit

Permalink
Add function_call_id to proto
Browse files Browse the repository at this point in the history
  • Loading branch information
annacarey committed Jan 22, 2025
1 parent f831c18 commit 21bec37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modal_proto/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ message AppGetLogsRequest {
string function_id = 5;
string input_id = 6;
string task_id = 7;
string function_call_id = 9;
FileDescriptor file_descriptor = 8;
}

Expand Down

0 comments on commit 21bec37

Please sign in to comment.