Skip to main contentπ Features
-
Custom Roles Edit Support
Added Edit Details button for Custom Roles.
-
Knowledge Base UI
Introduced Knowledge Base user interface.
-
Hugging Face Embedding Models
Added support for Hugging Face embedding models.
-
Agent Tools APIs
Introduced APIs for Agent Tools.
-
Knowledge Base Services
Added service integration from Knowledge Bases.
-
Agent & Tool Component Enhancements
Improved agent and tool component behavior.
-
Tools UI
Introduced Tools UI for workflow configuration.
-
Agent & Tools Component UI
Added UI support for Agent and Tools components.
π Bug Fixes
-
Collapsed Chat Overflow
Fixed overflow issue in collapsed chat.
-
Template Temperatures
Fixed temperature handling in templates.
-
File Upload Toast Behavior
Fixed toast notification behavior during file upload.
-
Text Feedback Submission
Allowed text feedback submission even when additional remarks are required.
-
Prompt Template Variable Handling
Fixed handling when no variables are found in prompt templates.
-
Tools Backend Configuration
Fixed tools backend configuration issues.
-
Workflow Description Placeholder
Updated placeholder text while creating new workflows.
-
Knowledge Base Size & API Key Masking
Fixed Knowledge Base size display and API key masking.
-
Tools and Agent JSON Handling
Improved tools and agent JSON consistency.
-
Workflow Edge Updates
Fixed edge updates when deleting nodes in workflows.
-
React Optimization
Removed unnecessary useCallback and useMemo usage.
-
Vector Store UI
Fixed UI issues while creating vector stores in Knowledge Base.
-
Token Handling
Ensured different tokens per data app.
-
Knowledge Base Quick Fix
Applied quick fix for Knowledge Base stability.
π Refactor
- Custom Component Layout
Allowed fit-content for Custom Components.
βοΈ Miscellaneous Tasks
-
Knowledge Base APIs
Added index and show APIs for Knowledge Base.
-
Knowledge Base File Upload API
Added upload API for Knowledge Base files.
-
Knowledge Base File APIs
Added index and show APIs for Knowledge Base files.
-
Knowledge Base File Deletion API
Added Delete File API for Knowledge Base files.
-
Knowledge Base Component
Added Knowledge Base component.
-
Anthropic Ruby Gem
Added Ruby Anthropic gem support.
-
UI Code Owners
Added Codeowners configuration for UI.
-
Testing & Linting
Improved tests, linting, and overall code quality.