Anthropic Integration
How Claude models (Haiku 4.5 primary, claude-sonnet fallback) are used across the chatbot, voice agent Care Agent, content generation scripts, and the Claude CLI for batch tasks
How Claude models (Haiku 4.5 primary, claude-sonnet fallback) are used across the chatbot, voice agent Care Agent, content generation scripts, and the Claude CLI for batch tasks
Technical architecture of the chatbot request pipeline — moderation, RAG retrieval, agent routing, tool calling, streaming response, and the LLM provider strategy (Claude primary / GPT-4o-mini fallback)
Diagnose chatbot problems — wrong responses, tools not saving, widget not loading, LLM errors — using Vercel logs, Supabase queries, and the RAG debug flow
Gemini 2.5 Flash usage as the primary voice agent LLM, plus Google OAuth for calendar integration and ShareWiseAI social platform connections
End-to-end explanation of the ChurchWiseAI voice agent — body analogy, service map, call flow, and fallback chain
OpenAI text-embedding-3-small for all RAG vector embeddings (unified_rag_content), plus gpt-4o-mini as the chatbot LLM fallback when Claude is unavailable