Magento 2 AI ChatBotMagento 2 AI ChatBot
Live Demo
Buy Now
Support
Live Demo
Buy Now
Support
  • Getting Started

    • Introduction
    • System Requirements
    • Installation
    • Activation
  • Configuration

    • Configuration Overview
    • Chatbot Configuration
    • LLM Provider
    • Pre Configured Model
    • Intfloat E5
    • Vector Index & Attribute Settings
    • Chat Context Settings
    • Frontend Chat Window Options
  • Storefront Chat

    • Storefront Chat
    • Conversational Product Search
    • Order Lookup & Tracking
    • View Order Details
    • Report Issue to Admin
  • Admin Panel

    • Admin Areas Overview
    • Chat History
    • Manage FAQ
    • Chat Reports
    • Statistics Dashboard
    • Generate Product Embeddings
  • Help

    • Chat Widget Not Visible
    • No AI Response
    • Empty Search Results
    • ChromaDB Connection Failure
    • Further Support
    • FAQ

AI Model Type: LLM Provider

Connect the chatbot to cloud AI services through the Symfony AI Agent. This is the recommended mode for the best out-of-the-box conversational quality.

LLM provider settings

LLM Provider Fields

FieldDescription
LLM ProviderSelect your cloud provider: OpenAI, Google Gemini, Anthropic, OpenRouter, Cerebras, or DeepSeek.
LLM ModelSelect the chat model for conversational responses (e.g., gpt-4o-mini, gpt-4o, gemini-1.5-flash, claude-3-5-sonnet).
LLM Embedding ServiceSelect the provider for vector embedding generation.
Embedding ModelSelect the embedding model (e.g., text-embedding-3-small, text-embedding-004).
LLM Embedding API KEYEnter the API Key for the embedding service (if different from the main chat API key).
Validate LLMInteractive button that validates API key connectivity against the selected provider before saving.
Max TokensMaximum number of tokens generated in a single chatbot response (e.g., 512 or 1024).
TemperatureControls response creativity vs determinism from 0.0 (factual, predictable) to 1.0 (creative). Recommended: 0.3 – 0.7.
Prev
Chatbot Configuration
Next
Pre Configured Model