Product Updates
New updates and improvements
Closed Alpha
-
Agentic application building UI: fully featured agent canvas style building UI
-
Canvas Navigation Controls: Added zoom and fit controls to the toolbar, making it easier to navigate complex agent workflows.
-
Improved Node Validation: Enhanced validation for missing inputs and empty fields, preventing errors when building complex agents.
-
Node Management Tools: Introduced ability to delete, and duplicate nodes directly from UI, streamlining the agent building process.
-
Visual Enhancements: Improved node styling and added code highlighting based on selected node for easier navigation in canvas as a code editor.
-
One-Click Deployment: Added simplified deployment with clear success indicators to streamline the agentic solution deployment process.
-
Dual Deployment Support: Added options for deploying in both vanilla Kubernetes and experimental KNative service configurations, preparing for future migration to Knative.
-
Solution URL Versioning: Added versioning suffix to solution URLs, enabling better version management and parallel deployments.
-
Chat Playground: Implemented shared-chat-UI for sharing agentic solutions with users and teams via customizable managed interfaces for quik testing and collecting feedback.
-
API Endpoint Management: Added dedicated section for managing API endpoints, simplifying integration with external services.
-
API Response Optimization: Modified data structures to include only necessary information, improving performance and reducing payload size.
-
Centralized Credential Management: Moved credentials management to the console interface from canvas interface for centralized access and improved security.
-
Custom Credentials Support: Enhanced credential system to support custom credential types, giving more flexibility when integrating third-party services.
-
Authentication Improvements: Completely refactored authentication system, fixing critical issues in login sequence and improving overall security.
-
Organization Filtering: Added organization ID filtering to better support users working across multiple organizations.
-
Namespace Isolation: Implemented reverse domain as a namespace prefix for solutions, enhancing multi-tenant security and resource isolation.
-
Gemini AI Integration: Added Gemini models support for copilot.
UI Updates
-
User management: users now can register with Google, GitHub or email/password
-
Fully reworked UI: new design to follow our UX vision
-
Redis microservice: setup separate Redis deployment for each agentic application to keep it fast and reliable
Internal Testing
-
Agentic application building UI: fully featured agent canvas style building UI
-
Building blocks: ready to use building blocks for agentic applications (LLMs, memory, tools, etc.)
-
Copilot (Cerebrum) for building agents: our AI copilot for building agentic applications in autonomous mode
-
Credentials support for third party integrations
-
Sharable UI chat
Was this page helpful?