2025-04-02 – 2025-04-08

πŸš€ New Features

  • OpenAI API compatibility mode - Introduced new API endpoint, app.customgpt.ai/api/v1/projects/{agent_id}/chat/completions, compatible with OpenAI endpoint api.openai.com/v1/chat/completions, improving accessibility of our API ecosystem.

πŸ›  Improvements

  • Support for GPT-4-Turbo has been removed, and all agents which utilized that model have been switched to GPT-4o.
  • Agent and user avatars can now be aligned to the left or right edge of the screen independently of each other.
  • Starter questions styling has been updated.
  • The in-chat user avatar is now using colors consistent with the agent's color scheme.
  • The in-chat scrollbar has been moved to the edge of the screen.
  • We are now adding utm_content instead of utm_source tag to outgoing links in chats.
  • Improved Agent Settings page navigation on mobile devices.

🐞 Bug Fixes

  • Fixed problem with agent settings not always being reflected in real time.
  • Fixed the issue with KaTeX formulas not always being displayed correctly in chats.
  • Fixed the issue with RAR archives appearing in cited sources.