Settings / Self-Serve AI
Self-Serve AI Configuration
Controls the provider, model, and parameters behind Step 2 (business profile analysis), Step 4 (prompt suggestion generation), and the assessment run — for self-serve signups only.
Client.source === "WEB"). Assessments you trigger manually for admin-created clients keep using each provider’s built-in defaults, unchanged. Grounding/web search stays permanently on for the assessment run and isn’t configurable here; repeatsPerPrompt stays fixed at 1.Business Profile Analysis
lib/aiExtraction.ts
Perplexity isn’t offered — structured-output reliability isn’t validated for it yet.
Not configurable for Claude — extended thinking requires default sampling.
Prompt Suggestion Generation
lib/promptGeneration.ts
Perplexity isn’t offered — structured-output reliability isn’t validated for it yet.
0–1 for CLAUDE
Generated per fixed topic — Perbandingan, Kasus Penggunaan, Kategori Produk, Anggaran, Industri (5 topics). Total suggestions shown to the client = this number × 5.
Assessment Run Providers
lib/providers/* — per-provider override for the assessment run itself
| Active | Provider | Model | Temperature | Max tokens |
|---|---|---|---|---|
| OpenAI | ||||
| Claude | ||||
| Gemini | ||||
| Perplexity |
At least one provider must be active.