Skip to content

v2.6.0

Choose a tag to compare

@shaohuzhang1 shaohuzhang1 released this 05 Feb 08:11
· 8 commits to release-2.6 since this release
09ef1a5

New Features

  • Agent: Added trigger activation capability;
  • Agent (X-Pack): Supported setting validity period for Agent API Keys;
  • Agent: Added IP Address and Source attributes to the conversation log list;
  • Agent: Supported setting independent cleanup policies for uploaded files in conversation logs;
  • Tools: Added trigger activation capability;
  • Tools: Added the function to view execution records;
  • Shared Tools (X-Pack): Added the function to view execution records;
  • Triggers: Added trigger management function for the workspace administrator role;
  • Knowledge Base: General Knowledge Base, Web Site Knowledge Base, and Lark Knowledge Base all support direct conversion to Workflow Knowledge Base;
  • Knowledge Base: Added support for batch exporting documents in the document list;
  • System Management (X-Pack): Supported setting validity period for system API Keys.

Feature Optimizations

  • Agent: Adjusted the position of the Go to Conversation button to the Agent panel;
  • Agent: Added a Current Moment setting for the default value of date-type parameters entered by users; after setting, the parameter dynamically obtains the current time on the Q&A page;
  • Models: Added support for entering the API URL parameter for video models and speech recognition models of Alibaba Cloud BaiLian;
  • Models: Vector models of the Volcano Engine provider support docking with multimodal vector models;
  • Models: Speech recognition models of the Volcano Engine provider support the docking method of speech recognition for audio files;
  • Models: Added support for setting the Response Type parameter (e.g., response_format=b64_json) in the model parameters of image generation models of the OpenAI provider; #4538
  • System: Optimized internationalized copy and partial UI interfaces.

Bug Fixes

  • Agent: Fixed the issue where the Referenced Segment Count and Segment Title + Content fields were missing when exporting conversation logs;
  • Agent: Fixed the issue where the calling process was not displayed if a tool in skills had no input parameters when the AI model called the tool;
  • Agent: Fixed the issue of disordered AI reply content when a sub-agent in a loop body also had a loop node (#4654);
  • Agent: Fixed the issue where AI reply content did not automatically scroll to the bottom during Agent debugging (#4660);
  • Login Authentication (X-Pack): Fixed the issue where the number of failed login attempts for displaying captcha could not be set to 0;
  • Models: Fixed the issue where the slm speech recognition model of iFlytek Spark could not convert speech to text;
  • Models: Fixed the error when editing the iat model of iFlytek Spark;
  • Folders: Fixed the issue where users with only folder view permissions could still create subfolders (#4688).