* Feat: Add assistant usage --------- Co-authored-by: shadowpigy <shadowpigy@github.com>
@@ -26,6 +26,7 @@ type Run struct {
Tools []Tool `json:"tools"`
FileIDS []string `json:"file_ids"`
Metadata map[string]any `json:"metadata"`
Usage Usage `json:"usage,omitempty"`
httpHeader
}
The note is not visible to the blocked user.