Commit 5ec8aac3 by archer

README

parent 837c132d
......@@ -100,4 +100,11 @@ echo "Restart clash"
```
#### 软件教程:Nginx
...没写,这个百度吧。
\ No newline at end of file
...没写,这个百度吧。
#### redis
```bash
# 索引
FT.CREATE idx:model:data ON JSON PREFIX 1 model:data: SCHEMA $.modelId AS modelId TAG $.dataId AS dataId TAG $.vector AS vector VECTOR FLAT 6 DIM 1536 DISTANCE_METRIC COSINE TYPE FLOAT32
```
\ 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