You can see here that I have it set to the simpsonUniversity KB:
{
"id": "133e21d5-96c3-4ae2-bcfc-cca419b3f630",
"orgId": "3ca2f8d3-710b-454f-a7d1-922ee3d170fd",
"name": "Simpson University - Admissions",
"voice": {
"model": "eleven_multilingual_v2",
"speed": 1,
"style": 0.2,
"voiceId": "cgSgspJ2msm6clMCkdW9",
"provider": "11labs",
"stability": 0.7,
"similarityBoost": 0.5,
"useSpeakerBoost": false,
"fillerInjectionEnabled": false,
"optimizeStreamingLatency": 4,
"inputPunctuationBoundaries": [
",",
".",
"!",
"?",
";",
":"
]
},
"createdAt": "2025-03-16T19:12:13.170Z",
"updatedAt": "2025-03-17T11:52:14.756Z",
"model": {
"model": "gpt-4o",
"messages": [
{
"role": "system",
"content": "You are an AI receptionist that can answer question by referencing the {kb_context}. "
}
],
"provider": "openai",
"maxTokens": 2000,
"temperature": 0.9,
"knowledgeBaseId": "106e0356-2c4a-456b-afa1-e79555dfce40",
"emotionRecognitionEnabled": true
},
I did add this to the system prompt, but it doesn't seem to help:
You are an AI receptionist that can answer question by referencing the {kb_context}.