colin
|
409154366b
|
feat: Adding the API key without proper verification
|
1 week ago |
colin
|
6df7d43636
|
feat: Increase dialogue grouping multilingual support.
|
2 weeks ago |
colin
|
0874495241
|
fix: Fix context assistant reply loss
|
2 weeks ago |
colin
|
b924144343
|
fix: Add SSE error log recording
|
2 weeks ago |
colin
|
bac6500c9c
|
feat: Add system workspace deletion check
|
2 weeks ago |
colin
|
3720249630
|
feat: Improve the localizing documentation
|
2 weeks ago |
colin
|
892650ab4f
|
feat: Add a query interface for conversation history messages
|
2 weeks ago |
colin
|
19d8cb2694
|
fix: Check if the workspace is enabled
|
2 weeks ago |
colin
|
82dd0c3e69
|
feat: Add the interface for available model providers
|
2 weeks ago |
colin
|
d5380c4654
|
feat: Adjust the output format of SSE
|
2 weeks ago |
colin
|
760e43c5da
|
feat: Add the workspace field to the conversation.
|
2 weeks ago |
colin
|
01e61c29a6
|
feat: Add Chat interface implementation
|
2 months ago |
colin
|
024d904722
|
feat: Encrypt the Workspace ApiKey
|
2 months ago |
colin
|
c64935f5c4
|
Add Conversation management interface implementation
|
2 months ago |
colin
|
e102e6c8f9
|
feat: Add Workspace management interface implementation
|
2 months ago |
colin
|
1aad1f0231
|
feat: Add persistent TokenUsage
|
2 months ago |
colin
|
d64571d18c
|
feat: Add persistent conversation
|
2 months ago |
colin
|
f97d5171dc
|
feat: Reset ConversationId type to Guid
|
2 months ago |
colin
|
3ab9926bfc
|
feat: Rename UserMessage to ChatMessage
|
2 months ago |
colin
|
6d51f28f30
|
feat: Add UseTextMessageStore Impl
|
2 months ago |
colin
|
3ae8ce0b67
|
feat: Add AIManagement localization resource
|
2 months ago |
colin
|
ee374cf576
|
feat: replace IsTenantOnlyDatabase to IsHostDatabase
|
2 months ago |
colin
|
11dfe9af09
|
feat: Rename Workspace to WorkspaceDefinitionRecord
|
2 months ago |
colin
|
5168b9d375
|
feat: Add Workspace EFCore Repository Impl
|
2 months ago |
colin
|
d5fe69de58
|
feat: Add EF Workspace Model Config
|
2 months ago |
colin
|
c1bf459685
|
feat: Implement dynamic workspace
|
2 months ago |
colin
|
6bf0c7b960
|
feat: Add AIManagementDbContext
|
2 months ago |
colin
|
81e7bdfe80
|
feat: Add AIManagement Projects
|
2 months ago |
colin
|
389ad566fb
|
feat: Reconstruct the general user message
|
2 months ago |
colin
|
f6726548cd
|
feat: The ConversationId is not mandatory.
|
2 months ago |
colin
|
1d35fc6628
|
feat(ai): Add simple conversation service
|
2 months ago |
colin
|
8bee13911a
|
feat(ai): Add definition of workspace properties
|
2 months ago |
colin
|
4f603429f4
|
feat(ai): check state of use workspace
|
2 months ago |
colin
|
d824ecc2e9
|
feat(ai): Add localized error codes
|
2 months ago |
colin
|
4f89eced93
|
feat(ai): Add an AI integration module
|
2 months ago |
colin
|
079e0c1bc1
|
feat(account): Optimize the selection of accounts
- 切换账户登录后记录安全日志
- 修复空对象引用
|
2 months ago |
colin
|
5af420bf81
|
fix(login): Fix the issue of RememberMe repeatedly binding
|
2 months ago |
colin
|
e5b57f63f0
|
feat(openiddict): Add the implementation of SelectAccount
- 增加 `SelectAccount` 页面,实现select_account模式
|
2 months ago |
colin
|
7026261496
|
feat(openiddict): Add `FrontChannelLogoutUri`
|
2 months ago |
colin
|
6622c67a6d
|
fix(authorize): fix button style
|
2 months ago |
colin
|
da50891fdb
|
fix(identity): Adding base class to resolve object mapping source
|
2 months ago |
colin
|
9f4434cab9
|
fix(login): fix script bundle dependecy
|
2 months ago |
colin
|
4fb60b078b
|
feat(data-seeder): Optimize data seeds
|
2 months ago |
colin
|
495d51d6b6
|
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
|
2 months ago |
colin
|
01b03d6d71
|
feat(openiddict): Enhance session validity checks
- `UserInfoIdentitySession` 标记为已过时
- 增加 `ValidationTokenCheckIdentitySession` 用于验证过程中检查会话
- 增加 `ServerValidationTokenCheckIdentitySession` 用于授权过程中检查会话
|
2 months ago |
colin
|
d361a6a59f
|
feat: Adjust the initialization of the dynamic in module
|
2 months ago |
colin
|
41f3026f89
|
fix(openiddict): fix an unregistered application manager was used
|
2 months ago |
colin
|
5a72dd5b45
|
fix(object-mapper): Fix the invalid object mapping
|
2 months ago |
colin
|
fa90e2ec10
|
feat(data-protected): Use Mapperly instead of AutoMapper
|
2 months ago |
colin
|
153fd0d488
|
feat(mapper): Use `Mapperly` instead of `AutoMapper`
|
3 months ago |