Skip to content

v0.2.7

Choose a tag to compare

@TuringOpsSH TuringOpsSH released this 13 Oct 07:42
· 17 commits to main since this release
88331d1

Features

Model Management Module Refactor

  • Refined model integration process
  • Support for text generation, reasoning models, vector models, ranking models, and image understanding models
  • Support for instant health testing
  • Support for runtime parameter configuration
  • Support for model permission management
  • Support for viewing model runtime status

Fixes and Improvements

  • Fixed format restrictions for file list parameters
  • Optimized the data model for model parameters
  • Added headers to Extra-body
  • After application publication, automatically add authorization to self by default
  • Optimized layout of AI Application Factory
  • Agent nodes can search and select models
  • Nodes can directly create duplicates
  • Added icons to backend management menu keys
  • Support for launching services from source code on Mac
  • Official assistants can modify names and icons
  • Introduced store in Application Factory
  • Fixed coding standards for some components