File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ DAT 的核心驱动力,并非完全源于大语言模型自身的又一次智
103103
104104``` bash
105105# 下载最新版本
106- wget https://github.com/junjiem/dat/releases/latest/download/dat-cli-0.6.0 -full.tar.gz
106+ wget https://github.com/junjiem/dat/releases/latest/download/dat-cli-0.6.1 -full.tar.gz
107107
108108# 解压并配置环境变量
109109tar -xzf dat-cli-x.x.x.tar.gz
Original file line number Diff line number Diff line change 2525 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2626 <maven .compiler.source>17</maven .compiler.source>
2727 <maven .compiler.target>17</maven .compiler.target>
28- <revision >0.6.0 </revision >
28+ <revision >0.6.1 </revision >
2929 <lombok .version>1.18.38</lombok .version>
3030 <jackson .version>2.18.3</jackson .version>
3131 <langchain4j .vserion>1.4.0</langchain4j .vserion>
You can’t perform that action at this time.
0 commit comments