This website requires JavaScript.
Explore
Help
Register
Sign In
xwl2023
/
Yi.Framework
Watch
1
Star
0
Fork
0
You've already forked Yi.Framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
29c1768dedb330e5a2a4e66bf86864c0084beca9
Yi.Framework
/
Yi.Abp.Net8
/
module
/
ai-hub
/
Yi.Framework.AiHub.Domain.Shared
/
Dtos
/
Anthropic
History
chenchun
b4a97e8b09
feat: 完成系统监控页面
2026-01-05 15:44:48 +08:00
..
AnthropicCacheControl.cs
feat: 新增claude接口转换支持
2025-10-11 15:25:43 +08:00
AnthropicChatCompletionDto.cs
feat: 完成系统监控页面
2026-01-05 15:44:48 +08:00
AnthropicInput.cs
refactor: 将 AnthropicInput.Messages 类型由 JsonElement? 更改为 IList<AnthropicMessageInput>
2025-12-12 09:40:24 +08:00
AnthropicMessageContent.cs
feat: AnthropicMessageContent 新增 Signature 字段
2025-10-26 14:51:48 +08:00
AnthropicMessageInput.cs
fix: 兼容客户端空值,Contents 为空时返回 "_" 并修正 Content 判空逻辑
2025-10-29 22:23:09 +08:00
ThorJsonSerializer.cs
feat: 新增claude接口转换支持
2025-10-11 15:25:43 +08:00