Skip to content

Commit

Permalink
(improvement)(project) Upgrade to version 0.9.2. (#1072)
Browse files Browse the repository at this point in the history
Co-authored-by: jolunoluo
  • Loading branch information
lxwcodemonkey committed Jun 1, 2024
1 parent 03cb00f commit ef69562
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
- "Breaking Changes" describes any changes that may break existing functionality or cause
compatibility issues with previous versions.

## SuperSonic [0.9.2] - 2024-06-01

### Added
- support multiple rounds of dialogue
- add term configuration and identification to help LLM learn private domain knowledge
- support configuring LLM parameters in the agent
- metric market supports searching in natural language

### Updated
- introducing WorkFlow, Mapper, Parser, and Corrector support jump execution
- Introducing the concept of Model-Set to simplify Domain management
- overall optimization and upgrade of system pages
- optimize startup script

## SuperSonic [0.9.0] - 2024-04-03

### Added
Expand Down

0 comments on commit ef69562

Please sign in to comment.