What are JakBot’s search modes?
JakBot offers three search modes, configurable per bot:
Always — Searches your indexed content on every visitor message (minimum 3 words). Best for FAQ-style bots where every question should pull from your knowledge base.
Confirmation — Searches after the AI has asked qualifying questions and the visitor confirms their answers. Good for guided conversations where context matters.
Disabled — No embedding search. The bot responds only from its system prompt. Useful for bots that handle structured flows like scheduling or data collection.
Each bot also has a configurable similarity threshold (default 0.35) that controls how closely a visitor’s question must match your content before results are returned.