Conversation
…wledge base —— backend
…into develop_kb_support_select_part1
…wledge base —— backend
…ModelEngine-Group/nexent into develop_kb_tool_http_client
# Conflicts: # frontend/app/[locale]/tenant-resources/page.tsx # frontend/components/auth/avatarDropdown.tsx
…wledge base 1. Remove unused interfaces
…wledge base 1. frontend
…enant configuration
…_service.py to eliminate unused patches and streamline knowledge base search validation tests.
# Conflicts: # frontend/public/locales/en/common.json # frontend/public/locales/zh/common.json
…ment feature [Specification Details] 1. Add group_ids in authService.
# Conflicts: # frontend/components/navigation/SideNavigation.tsx
[Specification Details] 1. Add a Docker access endpoint to docker-compose.prod.yml.
…lEngine-Group/nexent into develop_support_kb_select_backend_part1_0131 # Conflicts: # backend/services/tool_configuration_service.py # frontend/app/[locale]/agents/components/agentConfig/tool/ToolConfigModal.tsx # frontend/services/knowledgeBaseService.ts # sdk/nexent/core/tools/datamate_search_tool.py # sdk/nexent/core/tools/knowledge_base_search_tool.py # test/backend/database/test_agent_db.py # test/sdk/core/tools/test_datamate_search_tool.py # test/sdk/core/tools/test_knowledge_base_search_tool.py
- Updated import paths to reflect the new structure under `services.knowledge_base`. - Modified various files to ensure proper routing and service functionality for the knowledge base applications. - Enhanced error handling in the Dify service to improve robustness. - Adjusted test cases to align with the new import paths and service structure.
✨ User management: add resources page proxy
♻️ Reactoring agent is new diplay logic
🐛 Develop fix unitest
🐛 Bugfix: model list shows error
🐛 Bugfix: batch model list shows error
✨ Add group permissions for knowledge base creation
✨ Agent Auto-Release for Market Entry
🐛 fix agent new bug
…be selected 🐛 fix when generating agent descriptions, the specified model cannot be selected
🐛 Saving the tenant resource management model resulted in an error #2460
…ontend date picker
[Specification Details] 1. Modify front-end style.
…ontend date picker 🐛 Fix invitation expiry logic to not expire on same day and update frontend date picker
🐛 The index display box has a black border. #2513
| ) | ||
| @pytest.mark.asyncio | ||
| async def test_create_agent_config_knowledge_base_summary_no_indexes_message( | ||
| self, language, expected_message |
Check failure
Code scanning / CodeQL
Incomplete URL substring sanitization
Copilot Autofix
AI 22 days ago
Copilot could not generate an autofix suggestion
Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.
| @pytest.mark.asyncio | ||
| async def test_create_agent_config_knowledge_base_summary_no_indexes_message( | ||
| self, language, expected_message | ||
| ): |
Check failure
Code scanning / CodeQL
Incomplete URL substring sanitization
Copilot Autofix
AI 22 days ago
Copilot could not generate an autofix suggestion
Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.
No description provided.