colin
|
f49060bdff
|
feat: Modify the visibility of private constants
|
5 days ago |
colin
|
e869f4d435
|
feat: Add my time zone settings
|
5 days ago |
colin
|
4fba631ffb
|
fix: Fix the mapping of the oss object
|
6 days ago |
colin
|
9b21eda983
|
feat: Increase interface permissions
|
1 week ago |
colin
|
48931eeae6
|
feat: Only allow querying of one's own conversation.
|
1 week ago |
colin
|
855c98282f
|
feat: Workspace change synchronization event
|
1 week ago |
colin
|
409154366b
|
feat: Adding the API key without proper verification
|
1 week ago |
colin
|
6df7d43636
|
feat: Increase dialogue grouping multilingual support.
|
1 week 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
|
1d1e6a80b9
|
feat: TimeZoneSettings Support
- Add TimeZoneSettings Interface
- Use IanaTimezones for time zone settings
|
2 weeks ago |
colin
|
d3640b85d8
|
feat: Optimize localization resources
- Adjust the localization resource path of OpenIddict Account
- Adjust the localization resource path of Elsa Designer
|
3 weeks ago |
colin
|
6b0dc0b93b
|
fix: Add the missing permission dependencies
|
3 weeks ago |
colin
|
2022ae429a
|
fix: Fix dynamic initialization
|
3 weeks ago |
colin
|
092b499976
|
refactor: Refactor dynamic initialization
|
2 months ago |
colin
|
e2d277bef5
|
fix: Repairing the log index cleanup job
|
2 months 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 |