anekameni commited on
Commit
fe92d06
Β·
1 Parent(s): c365331

Add new chroma database files and remove obsolete ones

Browse files
.gitignore CHANGED
@@ -171,13 +171,8 @@ cython_debug/
171
  .pypirc
172
  .vscode/
173
 
174
- # store all dataset here
175
- data
176
-
177
  *.out
178
  .python-version
179
 
180
-
181
- .python-version
182
  .venv
183
  *.sh
 
171
  .pypirc
172
  .vscode/
173
 
 
 
 
174
  *.out
175
  .python-version
176
 
 
 
177
  .venv
178
  *.sh
app.py CHANGED
@@ -38,8 +38,7 @@ class ChatInterface:
38
 
39
  # Usage example:
40
  if __name__ == "__main__":
41
- top_k_docs = int(os.getenv("N_CONTEXT") or 8)
42
- rag_system = RAGSystem(top_k_documents=top_k_docs)
43
  rag_system.initialize_vector_store()
44
 
45
  chat_interface = ChatInterface(rag_system)
 
38
 
39
  # Usage example:
40
  if __name__ == "__main__":
41
+ rag_system = RAGSystem(top_k_documents=12)
 
42
  rag_system.initialize_vector_store()
43
 
44
  chat_interface = ChatInterface(rag_system)
data/chroma_db/06c87b95-cf7a-4052-9525-4124f369e846/data_level0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2720f71b30c4a74523f13811cddb3786a455d1e0103adc6ab21785df534a2d1
3
+ size 55068000
data/chroma_db/{158f5309-ce1f-4038-bf3b-b4cebad237a1 β†’ 06c87b95-cf7a-4052-9525-4124f369e846}/header.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b79eec7640bbc3b1249d16a47ffcef3a682fcf5159d812a94cf9f6d733216b48
3
  size 100
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:810d9ab4db038914474fc3e4b15f4b3cc5fead17da4d8161d3c29cc268e70500
3
  size 100
data/chroma_db/{158f5309-ce1f-4038-bf3b-b4cebad237a1 β†’ 06c87b95-cf7a-4052-9525-4124f369e846}/index_metadata.pickle RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3909c12d01a35ebc09b105e6e39df2089fb371d609787963c08da419b27816a4
3
- size 2536826
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccb7b11176a876a4fd105386cd7a903201ddc8c6ef021faa2ab7f849c37f3ef2
3
+ size 700370
data/chroma_db/{158f5309-ce1f-4038-bf3b-b4cebad237a1 β†’ 06c87b95-cf7a-4052-9525-4124f369e846}/length.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:806d1ed96a1dffbf7ec4334441f6f52f0c39bc837cfa5faa3d59c055073e7262
3
- size 188000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f620b0a69126c64a405d4ada534dbb29db8e153567007dc3741d1c8d8634ef8
3
+ size 52000
data/chroma_db/{158f5309-ce1f-4038-bf3b-b4cebad237a1 β†’ 06c87b95-cf7a-4052-9525-4124f369e846}/link_lists.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e245893a0dd914e6a72a933aa5eec4f3d1b53ed5a277da12fc289d15a7a48b44
3
- size 393428
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1a3663af66fd057016b077ef1c80e744ed674bdc0a5495d150e8cf8e42c313
3
+ size 110344
data/chroma_db/158f5309-ce1f-4038-bf3b-b4cebad237a1/data_level0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a03c4b63ea91d7971ae0f23c1eacdcd517359b043eacb0f0c13929e7e74f790
3
- size 199092000
 
 
 
 
medivocate-space ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 9c848d360166c8e6e890b77197ccc808aface14b