Commit 76ac5238 by 李启爱 Committed by GitHub

Update 447.md (#392)

parent add73aa2
...@@ -11,7 +11,7 @@ weight: 840 ...@@ -11,7 +11,7 @@ weight: 840
发起 1 个 HTTP 请求({{rootkey}} 替换成环境变量里的`rootkey`,{{host}}替换成自己域名) 发起 1 个 HTTP 请求({{rootkey}} 替换成环境变量里的`rootkey`,{{host}}替换成自己域名)
1. https://xxxxx/api/admin/initv445 1. https://xxxxx/api/admin/initv447
```bash ```bash
curl --location --request POST 'https://{{host}}/api/admin/initv447' \ curl --location --request POST 'https://{{host}}/api/admin/initv447' \
...@@ -28,4 +28,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv447' \ ...@@ -28,4 +28,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv447' \
1. 优化了数据库文件 crud。 1. 优化了数据库文件 crud。
2. 兼容链接读取,作为 source。 2. 兼容链接读取,作为 source。
3. 区分手动录入和标注,可追数据至某个文件。 3. 区分手动录入和标注,可追数据至某个文件。
4. 升级 openai sdk。 4. 升级 openai sdk。
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment