added
2025-08-27 – 2025-09-02
September 25th, 2025 by CustomGPT
New Features
- The Numeric Search option is now available to all users:
- This feature greatly improves responses when the agent's knowledge base has a lot of items that are alphanumeric codes, which regular RAG greatly struggles with, especially if such data is in spreadsheets.
- Examples of these codes:
- Product codes (
SHOE-1234
) - Error codes (
ERR1234
) - Version numbers (
GPT-4.1
) - Order numbers (
TRACK12345
)
- Product codes (
Improvements
- Build > Sources page has been overhauled in order to improve the overview of agent's sources:
- All sources now have their own distinct card.
- The design of cards has been standardized.
- Only sources added to the project are visible.
- New Add Sources dropdown menu with the same flow as on Create page-
- The modal on the Explore tab now displays all links (both in-chat and citations) that were provided with the specific message.
- Links & clicks analytics charts are now available on the Analyze page Overview tab.
- New layout for the Developers page with many newly added resources.
- New agent statuses have been added to Agents, in order to provide better feedback if the agent is still processing its documents.
- Improved quality of automatically generated Starter Questions.
- Improved styling of API key creation modal.
- Removed character limit for the in-chat agent title length.
API & MCP
- CustomGPT.ai RAG API Starter Kit - A fully functional open source repository that includes multi-instance embedded widgets, floating buttons, and standalone application with one click deployment.
- CustomGPT.ai Integrations - A fully functional open source repository that includes starter kits for integrating CustomGPT.ai API with the following platforms: Slack, Telegram, Discord, WhatsApp, Rocket Chat, MS Teams, Instagram, Google Chat and Messenger.
- It is now possible to send the custom_context parameter when making a message request via API.
Bug Fixes
- Fixed the issue where YouTube auto-sync wasn’t picking up videos that were scheduled before publishing.
- Fixed the issue where pages saved with Webpage Awareness feature stopped working after 30 days.
- Fixed the issue where PDF was sometimes not being correctly highlighted with the Instant Viewer deployment option.
- Fixed the issue where auto-sync settings “Refresh existing pages”, “Remove deleted pages” and “Add new pages” sometimes couldn’t be saved.