Release/v1.7.10#2370
Merged
Merged
Conversation
…ng the service name and URL). #2149 [Specification Details] 1.Add an interface to modify the MCP service. 2.Add backend code test cases.
…eat_mcp_manage_develop # Conflicts: # backend/consts/model.py
…ng the service name and URL). #2149 [Specification Details] 1. modify test cases.
…ing the service name and URL). #2149 [Specification Details] 1.After adding, deleting, or editing an MCP service, clear the agent and tools cache to refresh the page.
✨ Tenant resource mgmt page: add invitation tab
[Specification Details] 1. Add an Agent Management tab to the Tenant Resource Management page. 2. Refactor the front-end call of updateAgent.
[Specification Details] 1. Modify test cases.
[Specification Details] 1. Add test cases.
✨ Agent config page update #2148
♻️ Add log of llm input
📝 Unify Chinese translation of Agent
[Specification Details] 1. Review comments and make revisions, adjust tab order.
✨ MCP tool management page #2149
✨tenant mgmt dev
- Added support for select-type parameters in tool configuration by extracting options from `json_schema_extra`. - Updated `DataMateSearchTool` and `DifySearchTool` to use instance attributes for `top_k`, `threshold`, and `search_method`. - Refactored error handling and logging for improved clarity. - Introduced new utility functions for fetching tool parameter options in the frontend. - Cleaned up and organized code for better readability and maintainability.
Added support for select-type parameters in tool configuration by extracting options from json_schema_extra. Updated DataMateSearchTool and DifySearchTool to use instance attributes for top_k, threshold, and search_method. Refactored error handling and logging for improved clarity. Introduced new utility functions for fetching tool parameter options in the frontend. Cleaned up and organized code for better readability and maintainability.
✨ Enhance tool configuration and search tools
🐛 Bug fix: optimize NEW mark clearing with optimistic UI updates
✨ Hide user manager functions
♻️ Revert optimistic UI update for NEW mark clearing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.