colin
24dad660f8
feat: Implement the notification workday check interceptor
4 months ago
colin
e68dea143e
feat: Add notification publish interceptor
4 months ago
dongfo
124281dc78
Update QuartzJobCreator.cs
4 months ago
dongfo
841afd2ebf
Fix delay handling in EnqueueAsync method
Updated EnqueueAsync method to handle delay correctly by using BeginTime instead of interval. This prevents immediate execution of jobs with longer delay durations.
4 months ago
colin
55b5469719
feat: Optimize microservice data seeds
5 months ago
colin
47b1ee677b
fix: fixed `select_account` Incorrect callback path
5 months ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
5 months ago
colin
5c601706a0
feat(platform): Add AI tool management menu
6 months ago
colin
87423495c9
fix(identity): Fix the role claims mapping
6 months ago
colin
de96c0e1ce
feat(ai): Remove unnecessary classes
6 months ago
colin
72e9b2005a
feat(ai): Optimize the configuration of AI tools
6 months ago
colin
4bcdc417b3
feat(ai): Optimize the configuration of AI tools
6 months ago
colin
d347d32c6d
feat(ai): Optimize the default options of ChatClientBuilder
6 months ago
colin
e802779ce8
feat(ai): Automatically generate a conversation name for the first dialogue.
6 months ago
colin
548be22c0e
feat(ai): The MCP tool has added support for OAuth.
6 months ago
colin
571be60e55
feat(ai): The MCP tool does not interfere with the operation of other tools.
6 months ago
colin
86998d9e76
feat(ai): Adjust the length of the description field for the tool
6 months ago
colin
55545b97e3
feat(ai): The Http tool supports parameter query.
6 months ago
colin
5c460742de
feat(ai): Fix the invalid user-defined function name issue
6 months ago
colin
e3bf283429
feat(ai): Tool prop discovery: Add the "Required" field
6 months ago
colin
4890f4c271
feat(ai): Add the "IsGlobal" field to the AITool
6 months ago
colin
4896a7c4a9
feat(ai): Add Use AI tool to the workspace
6 months ago
colin
8c49ca6119
feat(ai): Increase the localization of the Mcp tool
6 months ago
colin
6a902130e3
feat(ai): Increase the management permissions for AI tools
6 months ago
colin
0765c867fd
feat(ai): Add an interface for managing AI tools
6 months ago
colin
d8ed5fd1b2
feat(ai): Add tool support for property discovery interface
6 months ago
colin
13a4578a75
feat(ai): Implement dynamic AI tools store
6 months ago
colin
0d42006830
feat(ai): Add the definition of the AITool entity
6 months ago
colin
eb9ed8ee24
feat(ai-mcp): Increase the current user token
6 months ago
colin
469ce8c79e
feat(ai): Add the McpAITool module
6 months ago
colin
45e52110ce
feat(ai): Add the HttpAITool module
6 months ago
colin
6a72aa0361
feat(ai): Adjust the IAIToolProvider to create tools as async
6 months ago
colin
1307449658
feat(ai): Add the AI tools module
6 months ago
colin
32b9d24b01
feat(ai): Add Ollama Integration
6 months ago
colin
657c088fed
feat(ai): Add pre-configuration options for the AI client
6 months ago
colin
347830df9d
fix: Fix type mapping
6 months ago
colin
bd577af21d
feat: Add the missing localized text
6 months ago
colin
0fc4f8d0c3
fix: Resolved #1444
6 months ago
colin
acbdf09428
feat: Standardize the application of time formats
- The historical issues of the microservice project will not be activated for the time being.
6 months ago
colin
97859bc145
feat: Add an artificial intelligence menu
6 months ago
colin
1a7cb4aadc
fix: Fix multi language caching issue
6 months ago
colin
8fcb105be2
feat: Add user notification query conditions
6 months ago
colin
3b8900c615
fix: Fix the error code in the notification module
6 months ago
colin
57073b8122
feat: Add notification sending records
6 months ago
colin
f49060bdff
feat: Modify the visibility of private constants
6 months ago
colin
e869f4d435
feat: Add my time zone settings
6 months ago
colin
4fba631ffb
fix: Fix the mapping of the oss object
6 months ago
colin
9b21eda983
feat: Increase interface permissions
6 months ago
colin
48931eeae6
feat: Only allow querying of one's own conversation.
6 months ago
colin
855c98282f
feat: Workspace change synchronization event
6 months ago