Spaces:
Running
on
Zero
Running
on
Zero
dfa
Browse files
babyagi/babyagi.py
CHANGED
@@ -913,7 +913,7 @@ async def completion(message: str, history, c=None, d=None, prompt="あなたは
|
|
913 |
tasks_storage.replace(prioritized_tasks)
|
914 |
|
915 |
# Sleep a bit before checking the task list again
|
916 |
-
time.sleep(15)
|
917 |
loop = False
|
918 |
else:
|
919 |
print('Done.')
|
|
|
913 |
tasks_storage.replace(prioritized_tasks)
|
914 |
|
915 |
# Sleep a bit before checking the task list again
|
916 |
+
#time.sleep(15)
|
917 |
loop = False
|
918 |
else:
|
919 |
print('Done.')
|
chroma/6be188e8-482c-4e1e-8fbd-8157045b1e21/data_level0.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1676000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbba3e6e221305fa28634e4ec4da7ca196bccfe8f8cf34066430385f2c38f28c
|
3 |
size 1676000
|
chroma/6be188e8-482c-4e1e-8fbd-8157045b1e21/length.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82a851e73a131006d6b1453f26018b4e791f383a36d0b29da24b04e9fe6bdfc8
|
3 |
size 4000
|
chroma/chroma.sqlite3
CHANGED
Binary files a/chroma/chroma.sqlite3 and b/chroma/chroma.sqlite3 differ
|
|