# Nexent ## API Docs - Config > user [Service Health](https://8icfxll43r.apifox.cn/service-health-389543925e0.md): Service health check - Config > user [Signup](https://8icfxll43r.apifox.cn/signup-389543926e0.md): User registration - Config > user [Signin](https://8icfxll43r.apifox.cn/signin-389543927e0.md): User login - Config > user [User Refresh Token](https://8icfxll43r.apifox.cn/user-refresh-token-389543928e0.md): Refresh token - Config > user [Logout](https://8icfxll43r.apifox.cn/logout-389543929e0.md): User logout - Config > user [Get Session](https://8icfxll43r.apifox.cn/get-session-389543930e0.md): Get current user session - Config > user [Get User Id](https://8icfxll43r.apifox.cn/get-user-id-389543931e0.md): Get current user ID, return None if not logged in - Config > user [Revoke User Account](https://8icfxll43r.apifox.cn/revoke-user-account-389543932e0.md): Delete current regular user's account and purge related data. - Config [Check Me Health](https://8icfxll43r.apifox.cn/check-me-health-389543862e0.md): Health check for ModelEngine platform by actually calling the API. - Config [Create Model](https://8icfxll43r.apifox.cn/create-model-389543863e0.md): Create a single model record for the current tenant. - Config [Create Provider Model](https://8icfxll43r.apifox.cn/create-provider-model-389543864e0.md): Create or refresh provider models for the current tenant in memory only. - Config [Batch Create Models](https://8icfxll43r.apifox.cn/batch-create-models-389543865e0.md): Synchronize provider models for a tenant by creating/updating/deleting records. - Config [Get Provider List](https://8icfxll43r.apifox.cn/get-provider-list-389543866e0.md): List persisted models for a provider and type for the current tenant. - Config [Update Single Model](https://8icfxll43r.apifox.cn/update-single-model-389543867e0.md): Update a single model by its current `display_name`. - Config [Batch Update Models](https://8icfxll43r.apifox.cn/batch-update-models-389543868e0.md): Batch update multiple models for the current tenant. - Config [Delete Model](https://8icfxll43r.apifox.cn/delete-model-389543869e0.md): Soft delete model(s) by `display_name` for the current tenant. - Config [Get Model List](https://8icfxll43r.apifox.cn/get-model-list-389543870e0.md): Get detailed information for all models for the current tenant. - Config [Get Llm Model List](https://8icfxll43r.apifox.cn/get-llm-model-list-389543871e0.md): Get list of LLM models for the current tenant. - Config [Check Model Health](https://8icfxll43r.apifox.cn/check-model-health-389543872e0.md): Check and update model connectivity, returning the latest status. - Config [Check Temporary Model Health](https://8icfxll43r.apifox.cn/check-temporary-model-health-389543873e0.md): Verify connectivity for the provided model configuration without persisting it. - Config [Save Config](https://8icfxll43r.apifox.cn/save-config-389543874e0.md): - Config [Load Config](https://8icfxll43r.apifox.cn/load-config-389543875e0.md): Load configuration from environment variables - Config [Search Agent Info Api](https://8icfxll43r.apifox.cn/search-agent-info-api-389543876e0.md): Search agent info by agent_id - Config [Get Creating Sub Agent Info Api](https://8icfxll43r.apifox.cn/get-creating-sub-agent-info-api-389543877e0.md): Create a new sub agent, return agent_ID - Config [Update Agent Info Api](https://8icfxll43r.apifox.cn/update-agent-info-api-389543878e0.md): Update an existing agent - Config [Delete Agent Api](https://8icfxll43r.apifox.cn/delete-agent-api-389543879e0.md): Delete an agent - Config [Export Agent Api](https://8icfxll43r.apifox.cn/export-agent-api-389543880e0.md): export an agent - Config [Import Agent Api](https://8icfxll43r.apifox.cn/import-agent-api-389543881e0.md): import an agent - Config [List All Agent Info Api](https://8icfxll43r.apifox.cn/list-all-agent-info-api-389543882e0.md): list all agent info - Config [Get Agent Call Relationship Api](https://8icfxll43r.apifox.cn/get-agent-call-relationship-api-389543883e0.md): Get agent call relationship tree including tools and sub-agents - Config [Check Knowledge Base Exist](https://8icfxll43r.apifox.cn/check-knowledge-base-exist-389543884e0.md): Check if a knowledge base name exists and in which scope. - Config [Create New Index](https://8icfxll43r.apifox.cn/create-new-index-389543885e0.md): Create a new vector index and store it in the knowledge table - Config [Delete Index](https://8icfxll43r.apifox.cn/delete-index-389543886e0.md): Delete an index and all its related data by calling the centralized service. - Config [Get List Indices](https://8icfxll43r.apifox.cn/get-list-indices-389543887e0.md): List all user indices with optional stats - Config [Create Index Documents](https://8icfxll43r.apifox.cn/create-index-documents-389543888e0.md): Index documents with embeddings, creating the index if it doesn't exist. - Config [Delete Documents](https://8icfxll43r.apifox.cn/delete-documents-389543889e0.md): Delete documents by path or URL and clean up related Redis records - Config [Get Index Files](https://8icfxll43r.apifox.cn/get-index-files-389543890e0.md): Get all files from an index, including those that are not yet stored in ES - Config [Health Check](https://8icfxll43r.apifox.cn/health-check-389543891e0.md): Check API and Elasticsearch health - Config [Get Index Chunks](https://8icfxll43r.apifox.cn/get-index-chunks-389543892e0.md): Get chunks from the specified index, with optional pagination support - Config [Create Chunk](https://8icfxll43r.apifox.cn/create-chunk-389543893e0.md): Create a manual chunk. - Config [Update Chunk](https://8icfxll43r.apifox.cn/update-chunk-389543894e0.md): Update an existing chunk. - Config [Delete Chunk](https://8icfxll43r.apifox.cn/delete-chunk-389543895e0.md): Delete a chunk. - Config [Hybrid Search](https://8icfxll43r.apifox.cn/hybrid-search-389543896e0.md): Run a hybrid (accurate + semantic) search across indices. - Config [Check Voice Connectivity](https://8icfxll43r.apifox.cn/check-voice-connectivity-389543897e0.md): Check voice service connectivity - Config [Options Route](https://8icfxll43r.apifox.cn/options-route-389543898e0.md): - Config [Upload Files](https://8icfxll43r.apifox.cn/upload-files-389543899e0.md): - Config [Process Files](https://8icfxll43r.apifox.cn/process-files-389543900e0.md): Trigger data processing for a list of uploaded files. - Config [Get Storage File](https://8icfxll43r.apifox.cn/get-storage-file-389543901e0.md): Get information, download link, or file stream for a single file - Config [Get Storage Files](https://8icfxll43r.apifox.cn/get-storage-files-389543902e0.md): Get list of files from MinIO storage - Config [Download Datamate File](https://8icfxll43r.apifox.cn/download-datamate-file-389543903e0.md): Download file from Datamate knowledge base via HTTP URL - Config [Remove Storage File](https://8icfxll43r.apifox.cn/remove-storage-file-389543904e0.md): Delete file from MinIO storage - Config [Get Storage File Batch Urls](https://8icfxll43r.apifox.cn/get-storage-file-batch-urls-389543905e0.md): Batch get download URLs for multiple files (JSON request) - Config [Proxy Image](https://8icfxll43r.apifox.cn/proxy-image-389543906e0.md): Image proxy service that fetches remote images - Config [List Tools Api](https://8icfxll43r.apifox.cn/list-tools-api-389543907e0.md): List all system tools from PG dataset - Config [Search Tool Info Api](https://8icfxll43r.apifox.cn/search-tool-info-api-389543908e0.md): - Config [Update Tool Info Api](https://8icfxll43r.apifox.cn/update-tool-info-api-389543909e0.md): Update an existing tool, create or update tool instance - Config [Scan And Update Tool](https://8icfxll43r.apifox.cn/scan-and-update-tool-389543910e0.md): Used to update the tool list and status - Config [Load Last Tool Config](https://8icfxll43r.apifox.cn/load-last-tool-config-389543911e0.md): - Config [Validate Tool](https://8icfxll43r.apifox.cn/validate-tool-389543912e0.md): Validate specific tool based on source type - Config [Auto Summary](https://8icfxll43r.apifox.cn/auto-summary-389543913e0.md): Summary Elasticsearch index_name by model - Config [Change Summary](https://8icfxll43r.apifox.cn/change-summary-389543914e0.md): Summary Elasticsearch index_name by user - Config [Get Summary](https://8icfxll43r.apifox.cn/get-summary-389543915e0.md): Get Elasticsearch index_name Summary - Config [Generate And Save System Prompt Api](https://8icfxll43r.apifox.cn/generate-and-save-system-prompt-api-389543916e0.md): - Config [Get Deployment Version](https://8icfxll43r.apifox.cn/get-deployment-version-389543917e0.md): Get current deployment version (speed or full) - Config [Load Knowledge List](https://8icfxll43r.apifox.cn/load-knowledge-list-389543918e0.md): - Config [Update Knowledge List](https://8icfxll43r.apifox.cn/update-knowledge-list-389543919e0.md): - Config [Get Tools From Remote Mcp](https://8icfxll43r.apifox.cn/get-tools-from-remote-mcp-389543920e0.md): Used to list tool information from the remote MCP server - Config [Add Remote Proxies](https://8icfxll43r.apifox.cn/add-remote-proxies-389543921e0.md): Used to add a remote MCP server - Config [Check Agent Name Batch Api](https://8icfxll43r.apifox.cn/check-agent-name-batch-api-390297743e0.md): Batch check whether agent name/display_name conflicts exist in the tenant. - Config [Delete Remote Proxies](https://8icfxll43r.apifox.cn/delete-remote-proxies-389543922e0.md): Used to delete a remote MCP server - Config [Regenerate Agent Name Batch Api](https://8icfxll43r.apifox.cn/regenerate-agent-name-batch-api-390297744e0.md): Batch regenerate agent name/display_name using LLM or suffix fallback. - Config [Get Remote Proxies](https://8icfxll43r.apifox.cn/get-remote-proxies-389543923e0.md): Used to get the list of remote MCP servers - Config [Get Document Error Info](https://8icfxll43r.apifox.cn/get-document-error-info-390297745e0.md): Get error information for a document - Config [Check Mcp Health](https://8icfxll43r.apifox.cn/check-mcp-health-389543924e0.md): Used to check the health of the MCP server, the front end can call it, - Runtime [Agent Run Api](https://8icfxll43r.apifox.cn/agent-run-api-389543937e0.md): Agent execution API endpoint - Runtime [Agent Stop Api](https://8icfxll43r.apifox.cn/agent-stop-api-389543938e0.md): stop agent run and preprocess tasks for specified conversation_id - Runtime [Create New Conversation Endpoint](https://8icfxll43r.apifox.cn/create-new-conversation-endpoint-389543939e0.md): Create a new conversation - Runtime [List Conversations Endpoint](https://8icfxll43r.apifox.cn/list-conversations-endpoint-389543940e0.md): Get all conversation list - Runtime [Rename Conversation Endpoint](https://8icfxll43r.apifox.cn/rename-conversation-endpoint-389543941e0.md): Rename a conversation - Runtime [Delete Conversation Endpoint](https://8icfxll43r.apifox.cn/delete-conversation-endpoint-389543942e0.md): Delete specified conversation - Runtime [Get Conversation History Endpoint](https://8icfxll43r.apifox.cn/get-conversation-history-endpoint-389543943e0.md): Get complete history of specified conversation - Runtime [Get Sources Endpoint](https://8icfxll43r.apifox.cn/get-sources-endpoint-389543944e0.md): Get message source information (images and search results) - Runtime [Generate Conversation Title Endpoint](https://8icfxll43r.apifox.cn/generate-conversation-title-endpoint-389543945e0.md): Generate conversation title - Runtime [Update Opinion Endpoint](https://8icfxll43r.apifox.cn/update-opinion-endpoint-389543946e0.md): Update message like/dislike status - Runtime [Get Message Id Endpoint](https://8icfxll43r.apifox.cn/get-message-id-endpoint-389543947e0.md): Get message ID by conversation ID and message index - Runtime [Load Configs](https://8icfxll43r.apifox.cn/load-configs-389543948e0.md): Load all memory-related configuration for the current user. - Runtime [Set Single Config](https://8icfxll43r.apifox.cn/set-single-config-389543949e0.md): Set a single-value configuration item for the current user. - Runtime [Add Disable Agent](https://8icfxll43r.apifox.cn/add-disable-agent-389543950e0.md): Add an agent id to the user's disabled agent list. - Runtime [Remove Disable Agent](https://8icfxll43r.apifox.cn/remove-disable-agent-389543951e0.md): Remove an agent id from the user's disabled agent list. - Runtime [Add Disable Useragent](https://8icfxll43r.apifox.cn/add-disable-useragent-389543952e0.md): Add a user-agent id to the user's disabled user-agent list. - Runtime [Remove Disable Useragent](https://8icfxll43r.apifox.cn/remove-disable-useragent-389543953e0.md): Remove a user-agent id from the user's disabled user-agent list. - Runtime [Add Memory](https://8icfxll43r.apifox.cn/add-memory-389543954e0.md): Add memory records for the given scope. - Runtime [Search Memory](https://8icfxll43r.apifox.cn/search-memory-389543955e0.md): Search memory semantically for the given scope. - Runtime [List Memory](https://8icfxll43r.apifox.cn/list-memory-389543956e0.md): List memory for the given scope. - Runtime [Delete Memory](https://8icfxll43r.apifox.cn/delete-memory-389543957e0.md): Delete a specific memory record by id. - Runtime [Clear Memory](https://8icfxll43r.apifox.cn/clear-memory-389543958e0.md): Clear memory records for the given scope. - Runtime [Storage Upload Files](https://8icfxll43r.apifox.cn/storage-upload-files-389543959e0.md): Upload one or more files to MinIO storage - Northbound > northbound [Health Check](https://8icfxll43r.apifox.cn/health-check-389543967e0.md): - Northbound > northbound [Run Chat](https://8icfxll43r.apifox.cn/run-chat-389543968e0.md): - Northbound > northbound [Stop Chat Stream](https://8icfxll43r.apifox.cn/stop-chat-stream-389543969e0.md): - Northbound > northbound [Get History](https://8icfxll43r.apifox.cn/get-history-389543970e0.md): - Northbound > northbound [List Agents](https://8icfxll43r.apifox.cn/list-agents-389543971e0.md): - Northbound > northbound [List Convs](https://8icfxll43r.apifox.cn/list-convs-389543972e0.md): - Northbound > northbound [Update Convs Title](https://8icfxll43r.apifox.cn/update-convs-title-389543973e0.md): - Data Process [Create Task](https://8icfxll43r.apifox.cn/create-task-389543982e0.md): Create a new data processing task (Process → Forward chain) - Data Process [List Tasks](https://8icfxll43r.apifox.cn/list-tasks-389543983e0.md): Get a list of all tasks with their basic status information - Data Process [Process Sync Endpoint](https://8icfxll43r.apifox.cn/process-sync-endpoint-389543984e0.md): Process a file synchronously and return extracted text immediately - Data Process [Create Batch Tasks](https://8icfxll43r.apifox.cn/create-batch-tasks-389543985e0.md): Create multiple data processing tasks at once (individual Process → Forward chains) - Data Process [Load Image](https://8icfxll43r.apifox.cn/load-image-389543986e0.md): Load an image from URL and return it as base64 encoded data - Data Process [Get Index Tasks](https://8icfxll43r.apifox.cn/get-index-tasks-389543987e0.md): Get all active tasks for a specific index - Data Process [Get Task Details](https://8icfxll43r.apifox.cn/get-task-details-389543988e0.md): Get detailed information about a task, including results - Data Process [Filter Important Image](https://8icfxll43r.apifox.cn/filter-important-image-389543989e0.md): Check if an image is important - Data Process [Process Text File](https://8icfxll43r.apifox.cn/process-text-file-389543990e0.md): Transfer the uploaded file to text content using SDK DataProcessCore - Data Process [Convert State](https://8icfxll43r.apifox.cn/convert-state-389543991e0.md): Convert process state to forward state ## Schemas - [AgentIDRequest](https://8icfxll43r.apifox.cn/agentidrequest-227912881d0.md): - [AgentRequest](https://8icfxll43r.apifox.cn/agentrequest-227913291d0.md): - [Body_run_chat_nb_v1_chat_run_post](https://8icfxll43r.apifox.cn/body-run-chat-nb-v1-chat-run-post-227913625d0.md): - [BatchTaskRequest](https://8icfxll43r.apifox.cn/batchtaskrequest-227914120d0.md): - [AgentImportRequest](https://8icfxll43r.apifox.cn/agentimportrequest-227912882d0.md): - [Body_add_disable_agent_memory_config_disable_agent_post](https://8icfxll43r.apifox.cn/body-add-disable-agent-memory-config-disable-agent-post-227913292d0.md): - [Body_filter_important_image_tasks_filter_important_image_post](https://8icfxll43r.apifox.cn/body-filter-important-image-tasks-filter-important-image-post-227914121d0.md): - [AgentInfoRequest](https://8icfxll43r.apifox.cn/agentinforequest-227912883d0.md): - [Body_add_disable_useragent_memory_config_disable_useragent_post](https://8icfxll43r.apifox.cn/body-add-disable-useragent-memory-config-disable-useragent-post-227913293d0.md): - [Body_process_sync_endpoint_tasks_process_post](https://8icfxll43r.apifox.cn/body-process-sync-endpoint-tasks-process-post-227914122d0.md): - [AppConfig](https://8icfxll43r.apifox.cn/appconfig-227912884d0.md): - [Body_add_memory_memory_add_post](https://8icfxll43r.apifox.cn/body-add-memory-memory-add-post-227913294d0.md): - [Body_process_text_file_tasks_process_text_file_post](https://8icfxll43r.apifox.cn/body-process-text-file-tasks-process-text-file-post-227914123d0.md): - [AgentNameBatchCheckItem](https://8icfxll43r.apifox.cn/agentnamebatchcheckitem-228438112d0.md): - [BatchCreateModelsRequest](https://8icfxll43r.apifox.cn/batchcreatemodelsrequest-227912885d0.md): - [Body_search_memory_memory_search_post](https://8icfxll43r.apifox.cn/body-search-memory-memory-search-post-227913295d0.md): - [ConvertStateRequest](https://8icfxll43r.apifox.cn/convertstaterequest-227914124d0.md): - [AgentNameBatchCheckRequest](https://8icfxll43r.apifox.cn/agentnamebatchcheckrequest-228438113d0.md): - [Body_process_files_file_process_post](https://8icfxll43r.apifox.cn/body-process-files-file-process-post-227912886d0.md): - [Body_set_single_config_memory_config_set_post](https://8icfxll43r.apifox.cn/body-set-single-config-memory-config-set-post-227913296d0.md): - [AgentNameBatchRegenerateItem](https://8icfxll43r.apifox.cn/agentnamebatchregenerateitem-228438114d0.md): - [Body_upload_files_file_upload_post](https://8icfxll43r.apifox.cn/body-upload-files-file-upload-post-227912887d0.md): - [Body_storage_upload_files_file_storage_post](https://8icfxll43r.apifox.cn/body-storage-upload-files-file-storage-post-227913297d0.md): - [TaskRequest](https://8icfxll43r.apifox.cn/taskrequest-227914125d0.md): - [AgentNameBatchRegenerateRequest](https://8icfxll43r.apifox.cn/agentnamebatchregeneraterequest-228438115d0.md): - [ChangeSummaryRequest](https://8icfxll43r.apifox.cn/changesummaryrequest-227912888d0.md): - [ConversationRequest](https://8icfxll43r.apifox.cn/conversationrequest-227913298d0.md): - [ChunkCreateRequest](https://8icfxll43r.apifox.cn/chunkcreaterequest-227912889d0.md): - [ConversationResponse](https://8icfxll43r.apifox.cn/conversationresponse-227913299d0.md): - [ChunkUpdateRequest](https://8icfxll43r.apifox.cn/chunkupdaterequest-227912890d0.md): - [GenerateTitleRequest](https://8icfxll43r.apifox.cn/generatetitlerequest-227913300d0.md): - [ExportAndImportAgentInfo](https://8icfxll43r.apifox.cn/exportandimportagentinfo-227912891d0.md): - [ExportAndImportDataFormat](https://8icfxll43r.apifox.cn/exportandimportdataformat-227912892d0.md): - [MessageIdRequest](https://8icfxll43r.apifox.cn/messageidrequest-227913301d0.md): - [GeneratePromptRequest](https://8icfxll43r.apifox.cn/generatepromptrequest-227912893d0.md): - [OpinionRequest](https://8icfxll43r.apifox.cn/opinionrequest-227913302d0.md): - [GlobalConfig](https://8icfxll43r.apifox.cn/globalconfig-227912894d0.md): - [RenameRequest](https://8icfxll43r.apifox.cn/renamerequest-227913303d0.md): - [HTTPValidationError](https://8icfxll43r.apifox.cn/httpvalidationerror-227912895d0.md): - [HybridSearchRequest](https://8icfxll43r.apifox.cn/hybridsearchrequest-227912896d0.md): - [IndexingResponse](https://8icfxll43r.apifox.cn/indexingresponse-227912897d0.md): - [MCPInfo](https://8icfxll43r.apifox.cn/mcpinfo-227912898d0.md): - [ModelApiConfig](https://8icfxll43r.apifox.cn/modelapiconfig-227912899d0.md): - [ModelConfig](https://8icfxll43r.apifox.cn/modelconfig-227912900d0.md): - [ModelRequest](https://8icfxll43r.apifox.cn/modelrequest-227912901d0.md): - [ProviderModelRequest](https://8icfxll43r.apifox.cn/providermodelrequest-227912902d0.md): - [SingleModelConfig](https://8icfxll43r.apifox.cn/singlemodelconfig-227912903d0.md): - [ToolConfig](https://8icfxll43r.apifox.cn/toolconfig-227912904d0.md): - [ToolInstanceInfoRequest](https://8icfxll43r.apifox.cn/toolinstanceinforequest-227912905d0.md): - [ToolInstanceSearchRequest](https://8icfxll43r.apifox.cn/toolinstancesearchrequest-227912906d0.md): - [ToolValidateRequest](https://8icfxll43r.apifox.cn/toolvalidaterequest-227912907d0.md): - [UserSignInRequest](https://8icfxll43r.apifox.cn/usersigninrequest-227912908d0.md): - [UserSignUpRequest](https://8icfxll43r.apifox.cn/usersignuprequest-227912909d0.md): - [ValidationError](https://8icfxll43r.apifox.cn/validationerror-227912910d0.md): - [VectorDatabaseType](https://8icfxll43r.apifox.cn/vectordatabasetype-227912911d0.md): - [VoiceConnectivityRequest](https://8icfxll43r.apifox.cn/voiceconnectivityrequest-227912912d0.md):