mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-03 00:00:58 +08:00
在 Yi.Framework.AiHub.Domain.Shared/Dtos/Anthropic/AnthropicChatCompletionDto.cs 中新增字段: - AnthropicChatCompletionDto: Signature、StopSequence(带 JsonPropertyName) - AnthropicChatCompletionDtoContentBlock: signature(小写字段) - AnthropicCompletionDtoUsage: CacheCreation、ServiceTier(带 JsonPropertyName)