Merged
Conversation
…, refactor test files to use pytest and improve mock handling - Converted unittest test cases to pytest format across multiple test files. - Simplified mock setups using pytest-mock for better readability and maintainability. - Removed unnecessary imports and legacy code to streamline test execution. - Enhanced test coverage for utility functions in various modules.
…, refactor test files to use pytest and improve mock handling - Converted unittest test cases to pytest format across multiple test files. - Simplified mock setups using pytest-mock for better readability and maintainability. - Removed unnecessary imports and legacy code to streamline test execution. - Enhanced test coverage for utility functions in various modules.
…te /current_user_info interface to fetch
🐛&♻️ bugfix #2236 the username input box in email tools has input error
…te /current_user_info interface to fetch
♻️ User Management: Add initial data to role_permission_t
…into develop_datamate_core_v2 # Conflicts: # backend/services/vectordatabase_service.py # test/backend/services/test_vectordatabase_service.py
🧪 Add global test configuration and common fixtures for improved test…
✨ Add Dify Knowledgebase Search Tool
…nt, added datamateUrl to AppConfig, and updated config sync logic to handle datamate URL. Enhanced DataMate sync process with URL verification and model engine checks.
… for DataMate URL loading, updated configuration sync logic to include DataMate sync options, and improved knowledge base fetching with DataMate integration. Added tests for DataMate sync functionality.
…into develop_datamate_core_v2 # Conflicts: # backend/services/vectordatabase_service.py # sdk/nexent/__init__.py # sdk/nexent/core/tools/datamate_search_tool.py # sdk/nexent/datamate/datamate_client.py # sdk/nexent/vector_database/datamate_core.py # test/backend/services/test_conversation_management_service.py # test/backend/services/test_tool_configuration_service.py # test/backend/services/test_vectordatabase_service.py # test/sdk/core/tools/test_datamate_search_tool.py # test/sdk/datamate/test_datamate_client.py # test/sdk/vector_database/test_datamate_core.py
Update opensource-memorial-wall.md
✨ Develop datamate core final version part2
…into develop_datamate_core_v33
…ode and select new created agent 🐛 Bugfix when saving a new created agent, cannot auto quit creating mode and select new created agent
…rrect behavior for both HTTP and HTTPS URLs.
✨ Develop datamate core part3 ---repair bug
📝 Update docs to illustrate dify_search tool
…Development Page - Create Agent.
🐛 Agents created in the Agent Space can directly navigate to the Agent …
… service. 🐛 By default, users are not allowed to upload images to start the MCP service.
…rove knowledge base selection logic and UI behavior.
…date UI for delete button in KnowledgeBaseList.
…date UI for delete button in KnowledgeBaseList. 🐛 Add confirmation modal for deleting DataMate knowledge bases and update UI for delete button in KnowledgeBaseList.
🐛 Bugfix: Seleted wrong model when creating agent #2296
🐛 Add default user_id & tenant_id to docker
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.