Eli Orille commited on
Commit
e730e50
Β·
1 Parent(s): 5b7705c

second commit

Browse files
app.py CHANGED
@@ -28,7 +28,7 @@ embeddings = HuggingFaceEmbeddings(
28
  )
29
 
30
  db_movies = Chroma(
31
- persist_directory="chroma_db/content/chroma_db",
32
  embedding_function=embeddings
33
  )
34
 
 
28
  )
29
 
30
  db_movies = Chroma(
31
+ persist_directory="chroma_db",
32
  embedding_function=embeddings
33
  )
34
 
chroma_db/{content/chroma_db/chroma.sqlite3 β†’ chroma.sqlite3} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68ed85517ea329527254752f659c0ebf158e346d3c8ffe66b4a2be0eb7b44a81
3
  size 218497024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3f4ad09951d99b66ffecd19a393ec88b24b6729b6e195c0fc242faaf266d74
3
  size 218497024
chroma_db/{content/chroma_db/da88342f-efec-4624-82cb-1d38a5982076 β†’ da88342f-efec-4624-82cb-1d38a5982076}/data_level0.bin RENAMED
File without changes
chroma_db/{content/chroma_db/da88342f-efec-4624-82cb-1d38a5982076 β†’ da88342f-efec-4624-82cb-1d38a5982076}/header.bin RENAMED
File without changes
chroma_db/{content/chroma_db/da88342f-efec-4624-82cb-1d38a5982076 β†’ da88342f-efec-4624-82cb-1d38a5982076}/index_metadata.pickle RENAMED
File without changes
chroma_db/{content/chroma_db/da88342f-efec-4624-82cb-1d38a5982076 β†’ da88342f-efec-4624-82cb-1d38a5982076}/length.bin RENAMED
File without changes
chroma_db/{content/chroma_db/da88342f-efec-4624-82cb-1d38a5982076 β†’ da88342f-efec-4624-82cb-1d38a5982076}/link_lists.bin RENAMED
File without changes