65 Commits (dev)

Author SHA1 Message Date
colin de96c0e1ce feat(ai): Remove unnecessary classes 2 months ago
colin 72e9b2005a feat(ai): Optimize the configuration of AI tools 2 months ago
colin 4bcdc417b3 feat(ai): Optimize the configuration of AI tools 2 months ago
colin d347d32c6d feat(ai): Optimize the default options of ChatClientBuilder 2 months ago
colin e802779ce8 feat(ai): Automatically generate a conversation name for the first dialogue. 2 months ago
colin 548be22c0e feat(ai): The MCP tool has added support for OAuth. 2 months ago
colin 571be60e55 feat(ai): The MCP tool does not interfere with the operation of other tools. 2 months ago
colin 86998d9e76 feat(ai): Adjust the length of the description field for the tool 2 months ago
colin 55545b97e3 feat(ai): The Http tool supports parameter query. 2 months ago
colin 5c460742de feat(ai): Fix the invalid user-defined function name issue 2 months ago
colin e3bf283429 feat(ai): Tool prop discovery: Add the "Required" field 2 months ago
colin 4890f4c271 feat(ai): Add the "IsGlobal" field to the AITool 2 months ago
colin 4896a7c4a9 feat(ai): Add Use AI tool to the workspace 2 months ago
colin 8c49ca6119 feat(ai): Increase the localization of the Mcp tool 2 months ago
colin 6a902130e3 feat(ai): Increase the management permissions for AI tools 2 months ago
colin 0765c867fd feat(ai): Add an interface for managing AI tools 2 months ago
colin d8ed5fd1b2 feat(ai): Add tool support for property discovery interface 2 months ago
colin 13a4578a75 feat(ai): Implement dynamic AI tools store 2 months ago
colin 0d42006830 feat(ai): Add the definition of the AITool entity 2 months ago
colin eb9ed8ee24 feat(ai-mcp): Increase the current user token 2 months ago
colin 469ce8c79e feat(ai): Add the McpAITool module 2 months ago
colin 45e52110ce feat(ai): Add the HttpAITool module 2 months ago
colin 6a72aa0361 feat(ai): Adjust the IAIToolProvider to create tools as async 2 months ago
colin 1307449658 feat(ai): Add the AI tools module 2 months ago
colin 32b9d24b01 feat(ai): Add Ollama Integration 2 months ago
colin 657c088fed feat(ai): Add pre-configuration options for the AI client 2 months ago
colin bd577af21d feat: Add the missing localized text 2 months ago
colin 9b21eda983 feat: Increase interface permissions 2 months ago
colin 48931eeae6 feat: Only allow querying of one's own conversation. 2 months ago
colin 855c98282f feat: Workspace change synchronization event 2 months ago
colin 409154366b feat: Adding the API key without proper verification 2 months ago
colin 6df7d43636 feat: Increase dialogue grouping multilingual support. 2 months ago
colin 0874495241 fix: Fix context assistant reply loss 2 months ago
colin b924144343 fix: Add SSE error log recording 2 months ago
colin bac6500c9c feat: Add system workspace deletion check 2 months ago
colin 3720249630 feat: Improve the localizing documentation 2 months ago
colin 892650ab4f feat: Add a query interface for conversation history messages 2 months ago
colin 19d8cb2694 fix: Check if the workspace is enabled 2 months ago
colin 82dd0c3e69 feat: Add the interface for available model providers 2 months ago
colin d5380c4654 feat: Adjust the output format of SSE 2 months ago
colin 760e43c5da feat: Add the workspace field to the conversation. 2 months ago
colin 01e61c29a6 feat: Add Chat interface implementation 4 months ago
colin 024d904722 feat: Encrypt the Workspace ApiKey 4 months ago
colin c64935f5c4 Add Conversation management interface implementation 4 months ago
colin e102e6c8f9 feat: Add Workspace management interface implementation 4 months ago
colin 1aad1f0231 feat: Add persistent TokenUsage 4 months ago
colin d64571d18c feat: Add persistent conversation 4 months ago
colin f97d5171dc feat: Reset ConversationId type to Guid 4 months ago
colin 3ab9926bfc feat: Rename UserMessage to ChatMessage 4 months ago
colin 6d51f28f30 feat: Add UseTextMessageStore Impl 4 months ago