December 2025
Reasoning models support
- OpenAI O-Series: O1, O1 Mini, O3 Mini with extended thinking
- Claude 3 Opus: Extended thinking capabilities
- Google Gemini: 2.0 Flash Thinking mode
- xAI Grok: Grok 3 Reasoning
- DeepSeek R1: Cost-effective reasoning model
- Multiple reasoning modes:
auto,standard,stepwise,react,interactive
Expanded model catalog
- 50+ models across 9 AI providers
- GPT-5 series: GPT-5, GPT-5.1, GPT-5-mini, GPT-5-nano
- GPT-4.1 series: GPT-4.1, GPT-4.1-mini
- Claude 4.5 series: claude-sonnet-4-5, claude-haiku-4-5
- Gemini: Gemini 3, Gemini 2.5 Pro, Gemini 2.5 Flash Lite
- Grok: Grok 4.1, Grok 4, Grok 3 variants
New provider support
- xAI integration
- DeepSeek integration
- Existing: OpenAI, Google, Anthropic, Mistral, Cohere, Groq, Ollama
December 2025
No-code agent creation
- Visual dashboard interface: Create agents without writing any code
- Quick setup: Get started in under 5 minutes
- Custom branding: Fully branded agent pages with custom domains
- Multiple deployment options: Embed widgets, standalone pages, or custom URLs
Training made simple
- File uploads: Drag-and-drop PDF, Word, and text files
- URL-based training: Add website content with one click
- Direct text input: Paste content directly into the builder
- Memory management tab: Simplified interface for managing training data
Lead capture & monetization
- Email gating: Built-in lead capture forms
- 94%+ conversion rates: Optimized for maximum subscriber growth
- Lead analytics: Track and export subscriber data
- Integration ready: Connect with your existing CRM and marketing tools
Custom branding & design
- White-label experience: Remove BoostGPT branding
- Custom themes: Choose colors, logos, and styling
- Conversation starters: Pre-configured example questions
- Custom greetings: Personalized welcome messages
December 2025
MCP server generation
- Auto-generate from OpenAPI specs: Convert any OpenAPI specification to MCP server
- Postman collection import: Transform Postman collections into MCP servers
- Managed hosting: Custom MCP URLs at
https://mcp.your-server-id.boostgpt.co - External compatibility: Use with Claude Desktop, ChatGPT, and other MCP-compatible agents
Pre-built connector library
45+ ready-to-use connectors including:- Calendar: Calendly, Google Calendar, Cal.com, Outlook
- Email: Gmail, Outlook, SendGrid, Mailchimp, Twilio
- CRM: HubSpot, Salesforce, Pipedrive, Zoho
- Productivity: Notion, Asana, Jira, Linear, Trello, ClickUp, Monday.com
- Storage: Google Drive, Dropbox, OneDrive
- Development: GitHub, Vercel, Netlify
- Analytics: Google Analytics, Mixpanel, Datadog, Sentry
- AI & Media: Stability AI, Runway, Kling AI, Luma Labs, Unsplash, Pexels
- E-Commerce: Shopify, WooCommerce, Stripe
- Communication: Discord, Slack
December 2025
Multi-platform support
- Discord: Full Discord bot integration
- Telegram: Telegram bot adapter
- Slack: Slack workspace integration
- WhatsApp: WhatsApp Business API support
- Crisp: Live chat integration
- Custom adapters: Build your own platform adapters
Custom adapter framework
- Standardized adapter interface
- Example Twitter adapter provided
- Event-driven architecture
- Message routing and context management
December 2025
Event subscriptions
bot.created- New bot creation eventsbot.updated- Bot configuration changesbot.deleted- Bot deletion eventschat.message- New chat message eventssubscriber.added- New subscriber capturetraining.added- Training data additions
Security features
- HMAC SHA-256 signature verification
x-boostgpt-signatureheader validation- Secure event delivery
- Webhook testing with ngrok support
December 2025
Advanced chat parameters
- reasoning_mode: Choose from
auto,standard,stepwise,react,interactive - temperature: Control model creativity (0-1 range)
- model override: Change models per request
- provider_host: Self-hosted Ollama support
- provider_key: Bring Your Own Key (BYOK) for any provider
- source_ids: Target specific training sources
- memory control: Toggle agent memory per request
Response customization
- Real-time streaming with
streamparameter - Token limit control with
max_reply_tokens - Instruction override per request
- Conversation context with
chat_id
December 2025
Training capabilities
- Multiple source types: Text, websites, files, multiple URLs
- Status tracking: Monitor processing status (
processing,success,failed) - Token usage: Track tokens per training item
- Source management: Update and delete training data
- Website crawling: Train on entire domains
Supported formats
- PDF documents
- Word documents (DOCX)
- Text files
- Markdown files
- CSV files
- PowerPoint presentations
June 2023
File upload functionality
- Added file upload capability to chatbot builder source management
- Users can now upload files directly within the source management feature
- Train your AI bot with local documents more efficiently
Chat UI improvements
- Updated chat interface to display messages in bubbles
- Redesigned for more engaging and intuitive user experience
- Enhanced aesthetics and readability of chat feature
Message retry functionality
- Implemented “failed to send. Retry” feature for chat messages
- Informative prompts when network issues prevent message delivery
- Option to retry sending failed messages
- Improved message delivery status visibility
Network connectivity handling
- Event stream automatically stops when network connection is lost
- Prevents unnecessary data requests and reduces potential errors
- Smoother user experience during network interruptions
- Prevents data inconsistencies
June 2023
Build your own AI Assistant
- Create fully personalized AI Assistants
- Customize and configure according to specific requirements
- Enhanced flexibility and versatility
Zapier integration
- Automate chatbot workflows with Zapier integration
- Seamless data exchange between chatbot and other applications
- Streamlined processes and improved productivity
Subscriber list growth
- Leverage AI Assistant to grow subscriber lists
- Facilitate seamless interaction and engagement
- Enhanced subscription management capabilities
June 2023
bot/subscriber/readall endpoint
- New API endpoint to fetch all subscribers associated with a bot
- Retrieve comprehensive list of subscribers in a single request
- Streamlined method for accessing subscriber data
- Simplified subscriber information retrieval for analysis, management, and reporting
June 2023
bot/chat/readall endpoint
- Introducing chats pulling functionality for chatbots
- Effortlessly retrieve all chats in a bot
- Access valuable insights and information
- Enhance analysis and improve customer support
- Drive data-driven decisions
May 2023
bot/chat/read endpoint
- Chat history pulling functionality for specific static chat_id
- Effortlessly retrieve chat history
- Access past conversations for enhanced analysis
- Improve customer support with conversation insights
- Drive data-driven decisions
May 2023
bot/chat/delete endpoint
- Enable chat history deletion for specific static chat_id
- Users can reset conversations with the bot
- Enhanced user control over chat history
- Promotes fresh starts with the bot
May 2023
Response streaming control
- Added “stream” parameter to bot/chat endpoint
- Customize response delivery behavior
- Choose between partial progress updates or complete response
- Set stream to
truefor real-time updates orfalseto wait for complete response
May 2023
Conversational chat support
- Introduced chat_id parameter to bot/chat endpoint
- Engage with AI bot in conversational manner
- Maintain context across multiple messages
- Enhanced user experience with continuous conversations
May 2023
Multiple file link support
- Added support for multiple file links in bot training
- Updated source/create and source/update endpoints
- Train bots using wider variety of file sources
- Improved accuracy and effectiveness with diverse training data
Supported file types
- CSV files
- PowerPoint presentations (PPT)
- Word documents (DOC)
- PDF documents
- Markdown files (MD)
- Text files (TXT)
May 2023
Multiple webpage link support
- Added support for multiple webpage links when training bots
- Updated source/create and source/update endpoints
- Enhanced training capabilities with multiple web sources
- Improved bot accuracy and response quality