Skip to main contentπ Features
-
Custom Roles Edit Support
Added Edit Details button for Custom Roles to allow User-defined Roles to be modified.
-
Knowledge Base
Introduced Knowledge Base for use with Workflows.
-
Hugging Face Embedding Models
Added support for Hugging Face embedding models.
-
Agent Tools
Introduced Agent Tools.
-
Knowledge Base Component
Added Knowledge Base component in Workflows.
π Bug Fixes
-
Collapsed Chat Overflow
Fixed overflow issue in collapsed chat.
-
Template Temperatures
Fixed temperature handling in templates.
-
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.
-
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.
π Refactor
- Custom Component Layout
Allowed fit-content for Custom Components for better-fitting layouts.
βοΈ Miscellaneous Tasks
-
Anthropic Ruby Gem
Added Ruby Anthropic gem support.
-
Testing & Linting
Improved tests, linting, and overall code quality.