-
Notifications
You must be signed in to change notification settings - Fork 817
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature 1.0.14 支持最新的3.5-0613、4.0-0613模型,支持最新的chat接口function call功能
- Loading branch information
guorutao
committed
Jun 25, 2023
1 parent
6da6d8c
commit e659000
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
import java.util.List; | ||
|
||
/** | ||
* 描述: | ||
* 描述:随机策略 | ||
* | ||
* @author https:www.unfbx.com | ||
* @since 2023-04-03 | ||
|