How many AI models does Enterprise AI Workstation support? How do I choose the right model?
Enterprise AI Workstation includes 13 mainstream global AI models, including DeepSeek series (V3/R1), Tongyi Qianwen Qwen series, Zhipu GLM series, Baichuan, 01.AI Yi, and more. The system automatically selects the optimal model based on question type, or you can manually compare responses from multiple models using the AI Arena feature. For specific industry scenarios, you can also integrate custom models.
What is the AI Arena? How is it different from regular multi-model switching?
AI Arena is an exclusive feature of Enterprise AI Workstation. Regular multi-model switching simply lets you switch between different models, while the Arena sends the same question to multiple models simultaneously, comparing response quality, speed, and logical completeness horizontally, then selects the Best Answer through a Voting System. This improves accuracy by over 35% compared to a single model, especially valuable for professional fields requiring high-quality responses (Legal, healthcare, finance).
What is the Agent Platform? How is it different from a regular AI chatbot?
Regular AI chatbots can only passively answer questions. KHB's Agent Platform has 11 core capabilities: code execution (18+ programming languages), web search, Shell terminal operations, sub-agent orchestration, external tool invocation (MCP protocol), skill package management, chained calls, OCR recognition, and more. Agents can proactively execute tasks (such as querying inventory, generating reports, sending emails) rather than just passively responding.
What is the MCP protocol? Why is it important for enterprise users?
MCP (Model Context Protocol) is an open protocol that allows AI Agents to connect to enterprise external systems and data sources. Through MCP, Enterprise AI Workstation can connect to enterprise ERP, CRM, databases, API interfaces, and more, achieving true business process closure. For example: AI customer service can directly query order status, modify appointment times, trigger work order workflows, instead of just telling customers "please contact a human agent."
How does the security sandbox ensure execution safety?
KHB's security sandbox uses container isolation technology. Each code execution runs in an independent container with the following security measures:
• Isolated runtime environments for 18+ programming languages
• Strict CPU / memory / network resource limits
• SSRF (Server-Side Request Forgery) protection
• Automatic timeout termination
• Full audit trail of all operations
Ensures AI-generated code does not compromise server security or leak sensitive data.
How is the RAG engine different from regular document retrieval?
Traditional document retrieval is based on keyword matching and may miss content with the same meaning but different wording. KHB uses a hybrid retrieval architecture combining pgvector vector database + MeiliSearch full-text search engine, capable of understanding the semantic intent of questions rather than just matching keywords. For example, if a user asks "how to get a refund," RAG can match related content like "refund process," "refund application," "money return," etc., with recall and accuracy rates far exceeding traditional methods.
Can I migrate conversation data from ChatGPT?
Yes. KHB provides a complete ChatGPT data migration tool supporting one-click import of ChatGPT conversation records exported in JSON format, with automatic deduplication and format conversion. Migrated conversations can continue to be viewed and managed on the KHB platform.
What is the concurrent processing capacity of Enterprise AI Workstation? How much traffic can it handle?
Enterprise AI Workstation uses a distributed architecture design supporting elastic scaling. Micro Business edition supports 15 concurrent users, SMB edition 50 users, Enterprise 100 users, and Industry unlimited. For high-concurrency scenarios (such as e-commerce promotions, marketing campaigns), temporary capacity expansion is available to handle traffic peaks. Average response time is under 500ms, with 99% of requests returning within 2 seconds.