Best Practices
Proven patterns for optimizing performance, knowledge quality, prompts, and workflow orchestration
Use verified optimization patterns to improve Clouisle's performance, knowledge base retrieval quality, and AI Agent conversations.
Performance Tuning
Choose the right models for your team, establish safe caching strategies, optimize database queries, and tune workflow runtime settings.
Knowledge Base Optimization
Tune chunking parameters, retrieval modes, and reranking to achieve better recall and answer quality.
Prompt Engineering
Follow clear, specific, and reusable prompt-writing principles while avoiding common pitfalls.
Workflow Patterns
Apply sequential, parallel, conditional, and loop patterns to build maintainable workflows.
Performance Tuning
Reduce latency and cost through model selection, caching strategy, and database optimization.
Knowledge Base Optimization
Improve recall and answer quality by tuning chunking and retrieval parameters.
Prompt Engineering
Write clear, specific, and reusable prompts.
Workflow Patterns
Build maintainable workflows using sequential, parallel, conditional, and loop patterns.
How is this guide?