Spaces:
Build error
Build error
Fix chroma db file format
Browse files- .gitattributes +1 -0
- chroma.db/chroma-collections.parquet +1 -1
- chroma.db/chroma-embeddings.parquet +2 -2
- chroma.db/chroma-embeddings.parquet.tmp +0 -0
- chroma.db/index/id_to_uuid_8b1484da-7c97-4fea-8004-64664b64467f.pkl +0 -0
- chroma.db/index/id_to_uuid_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl +0 -0
- chroma.db/index/{index_8b1484da-7c97-4fea-8004-64664b64467f.bin β index_d9c3d7e5-b9c9-4707-8a53-5d069a340480.bin} +1 -1
- chroma.db/index/{index_metadata_8b1484da-7c97-4fea-8004-64664b64467f.pkl β index_metadata_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl} +0 -0
- chroma.db/index/uuid_to_id_8b1484da-7c97-4fea-8004-64664b64467f.pkl +0 -0
- chroma.db/index/uuid_to_id_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl +0 -0
- client/mobile/ios/rac/rac/Assets/Assets.xcassets/AppIcon.appiconset/AppIcon.png +0 -0
- client/web/public/apple-touch-icon.png +0 -0
- client/web/public/favicon-16x16.png +0 -0
- client/web/public/favicon-32x32.png +0 -0
- client/web/public/logo192.png +0 -0
- client/web/public/logo512.png +0 -0
- client/web/src/assets/images/ai_helper.png +0 -0
- client/web/src/assets/images/bruce.png +3 -0
- client/web/src/assets/images/elon.png +0 -0
- client/web/src/assets/images/jobs.png +3 -0
- client/web/src/assets/images/raiden.png +3 -0
- client/web/src/assets/images/sam.png +3 -0
- realtime_ai_character/llm/__pycache__/openai_llm.cpython-311.pyc +0 -0
- realtime_ai_character/static/ai_helper.png +0 -0
- realtime_ai_character/static/bruce.png +3 -0
- realtime_ai_character/static/elon.png +0 -0
- realtime_ai_character/static/jobs.png +3 -0
- realtime_ai_character/static/logo.png +0 -0
- test.db +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
chroma.db/chroma-collections.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 527
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4cf179a9af1b40118e42ce14d70fb9c135858c00bdcee0dc7a209dd3838faeb
|
3 |
size 527
|
chroma.db/chroma-embeddings.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4745dfb2b972f62b524ce4b244c21f863c3f208c6b21d534d5656ba6664318f
|
3 |
+
size 8457634
|
chroma.db/chroma-embeddings.parquet.tmp
ADDED
File without changes
|
chroma.db/index/id_to_uuid_8b1484da-7c97-4fea-8004-64664b64467f.pkl
DELETED
Binary file (22 kB)
|
|
chroma.db/index/id_to_uuid_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl
ADDED
Binary file (22 kB). View file
|
|
chroma.db/index/{index_8b1484da-7c97-4fea-8004-64664b64467f.bin β index_d9c3d7e5-b9c9-4707-8a53-5d069a340480.bin}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4306816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65baf927f5971bda7cf6a0e96f778a079c6702b6732b7a7700b4957bca13b257
|
3 |
size 4306816
|
chroma.db/index/{index_metadata_8b1484da-7c97-4fea-8004-64664b64467f.pkl β index_metadata_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl}
RENAMED
Binary files a/chroma.db/index/index_metadata_8b1484da-7c97-4fea-8004-64664b64467f.pkl and b/chroma.db/index/index_metadata_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl differ
|
|
chroma.db/index/uuid_to_id_8b1484da-7c97-4fea-8004-64664b64467f.pkl
DELETED
Binary file (25.8 kB)
|
|
chroma.db/index/uuid_to_id_d9c3d7e5-b9c9-4707-8a53-5d069a340480.pkl
ADDED
Binary file (25.8 kB). View file
|
|
client/mobile/ios/rac/rac/Assets/Assets.xcassets/AppIcon.appiconset/AppIcon.png
CHANGED
Git LFS Details
|
client/web/public/apple-touch-icon.png
CHANGED
Git LFS Details
|
client/web/public/favicon-16x16.png
CHANGED
Git LFS Details
|
client/web/public/favicon-32x32.png
CHANGED
Git LFS Details
|
client/web/public/logo192.png
CHANGED
Git LFS Details
|
client/web/public/logo512.png
CHANGED
Git LFS Details
|
client/web/src/assets/images/ai_helper.png
CHANGED
Git LFS Details
|
client/web/src/assets/images/bruce.png
ADDED
Git LFS Details
|
client/web/src/assets/images/elon.png
CHANGED
Git LFS Details
|
client/web/src/assets/images/jobs.png
ADDED
Git LFS Details
|
client/web/src/assets/images/raiden.png
ADDED
Git LFS Details
|
client/web/src/assets/images/sam.png
ADDED
Git LFS Details
|
realtime_ai_character/llm/__pycache__/openai_llm.cpython-311.pyc
CHANGED
Binary files a/realtime_ai_character/llm/__pycache__/openai_llm.cpython-311.pyc and b/realtime_ai_character/llm/__pycache__/openai_llm.cpython-311.pyc differ
|
|
realtime_ai_character/static/ai_helper.png
CHANGED
Git LFS Details
|
realtime_ai_character/static/bruce.png
ADDED
Git LFS Details
|
realtime_ai_character/static/elon.png
CHANGED
Git LFS Details
|
realtime_ai_character/static/jobs.png
ADDED
Git LFS Details
|
realtime_ai_character/static/logo.png
CHANGED
Git LFS Details
|
test.db
CHANGED
Binary files a/test.db and b/test.db differ
|
|