Skip to content

Commit

Permalink
Updated ID description
Browse files Browse the repository at this point in the history
This is no long OpenAI specific
  • Loading branch information
dylanratcliffe authored Nov 23, 2024
1 parent f689810 commit 719ae61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway.proto
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ message ChatMessage {
}

message ToolMetadata {
// The toolID from openAI
// A unique ID that tracks this tool call and can be used to correlate messages
string id = 1;
}

Expand Down

0 comments on commit 719ae61

Please sign in to comment.