浏览代码

update cli_demo.py

imClumsyPanda 2 年之前
父节点
当前提交
5f70ce191c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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