Quick Setup
Quick Setup provides a guided path that walks you through the recommended setup order. Follow the three steps—model management, knowledge bases, and agent development—to get the platform ready fast.
📋 Configuration Flow
Quick Setup is organized in the following order:
Step 1: Model Management
Configure basic app information and connect AI models:
- App configuration: Set the icon, name, and description.
- Model configuration: Add large language models, embedding models, and vision-language models.
Learn more: Model Management
Step 2: Knowledge Base
Create knowledge bases and upload documents:
- Create a knowledge base: Give agents a place to search.
- Upload files: Support for multiple file formats.
- Generate summaries: Create concise knowledge-base descriptions.
Learn more: Knowledge Base
Step 3: Agent Development
Create and configure agents:
- Create an agent: Start from scratch or import an existing configuration.
- Configure capabilities: Add collaborative agents and tools.
- Describe logic: Tell Nexent how the agent should work.
Learn more: Agent Development
🎯 Tips
- Follow the order: Completing each step in sequence guarantees every dependency is ready.
- Save progress: Click save after finishing each step.
- Enable knowledge search: Add the
knowledge_base_searchtool when you want agents to use local knowledge. - Test early: After setup, run a few conversations on the chat page to confirm everything works.
🚀 Next Steps
After finishing Quick Setup:
- Visit Agent Space to review and manage agents.
- Use Start Chat to talk to your agents.
- Configure Memory Management to give agents persistent memory.
Need help? Check the FAQ or open a thread in GitHub Discussions.
