update cli_demo.py

This commit is contained in:
imClumsyPanda 2023-04-14 00:43:35 +08:00
parent 3187423ed4
commit 5f70ce191c
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
output/*
__pycache__/*
log/*
log/*
vector_store/*