feat: 完成个个模型ai统计
This commit is contained in:
@@ -39,8 +39,6 @@ public class MessageAggregateRoot : FullAuditedAggregateRoot<Guid>
|
||||
public string Content { get; set; }
|
||||
|
||||
public string Role { get; set; }
|
||||
public decimal DeductCost { get; set; }
|
||||
public decimal TotalTokens { get; set; }
|
||||
public string ModelId { get; set; }
|
||||
public string? Remark { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user