This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xcbosa
/
langchain-ChatGLM
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update cli_demo.py
imClumsyPanda
2 years ago
parent
3187423ed4
commit
5f70ce191c
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,3 +1,4 @@
output/*
__pycache__/*
-log/*
+log/*
+vector_store/*