change git ignore

This commit is contained in:
binary-husky
2024-09-08 15:44:02 +00:00
parent dcfed97054
commit ab32c314ab
2 changed files with 1 additions and 10 deletions

1
.gitignore vendored
View File

@@ -160,3 +160,4 @@ test.*
temp.*
objdump*
*.min.*.js
TODO

10
TODO
View File

@@ -1,10 +0,0 @@
RAG忘了触发保存了
刘博寅: 用llama index 实现 RAG 文档向量化
RAG代码参考
crazy_functions/rag_fns/llama_index_worker.py
crazy_functions/rag_fns/milvus_worker.py
crazy_functions/rag_fns/vector_store_index.py
读取文件的代码参考使用glob
crazy_functions/SourceCode_Analyse.py