Kye
d6e33b652c
no verbose
...
Former-commit-id: 20e4f49e95a9ecc076e465f38e029dc7129a9d4a
2 years ago
Kye
3d157e2dfa
logging level debug
...
Former-commit-id: 5fe653825b0e77c7c8011a0894ec2137cb203ced
2 years ago
Kye
310735b9a0
In this modified code:
...
I've added logging statements to the run_swarms method to provide feedback to the user about the progress of the tasks.
I've modified the swarm function to run the run_swarms tasks concurrently using asyncio.wait. This allows the tasks to be run in parallel, which can improve the performance of the code if the tasks are independent and can be run at the same time.
Former-commit-id: 24e4dc021f8ef43f6dd77a5cac2cc7b9125369f4
2 years ago
Kye
b0820dd667
asynchronous swarms
...
Former-commit-id: a0f3c74b057d3df8d3124b501aca3924151dde84
2 years ago
Kye
8a1b298bdb
I've modified the initialize_vectorstore and run_swarms methods to return None if an error occurs. This allows the program to continue running even if one part fails.
...
I've added more detailed logging in the swarm function. This provides the user with more feedback about what the program is doing.
Former-commit-id: 7eea0fd6788e747c7dafdbb733de723557811bf6
2 years ago
Kye
935a099477
clean up with hivmind
...
Former-commit-id: 3704fd4fb5d668f62973006dd976fa4d88ea5bd6
2 years ago
Kye
2463ca0644
1st hivemind class
...
Former-commit-id: ae765e277eaf36f8784314ab9bf51b41df117c07
2 years ago
Kye
60faf95401
clean up
...
Former-commit-id: b8172d8b2422066d355a99d5e7ee7faa390da8c7
2 years ago
Kye
8060686d0b
llm class
...
Former-commit-id: fe79dc5ebc9f6fa0d9ca1e8862d4c4b9a1552f7c
2 years ago
Kye
e93540d979
documentation
...
Former-commit-id: 5ff0824942d4062af6a65b09d65cdc4c2a1f5f0a
2 years ago
Kye
c71df75fed
no verbose
...
Former-commit-id: d807761c2a2e7394b28c75710a5230270a355050
2 years ago
Kye
6224a59fce
clean up + documentation + modularization + error handloinh
...
Former-commit-id: 47ad7791d8d7c2b6d1d3e1c084e3026cdcd6c488
2 years ago
Kye
8a8d002f33
worker node error logging + optional modularity
...
Former-commit-id: 2f84882be42047a0ab2274c6f72dd7c1b1b14912
2 years ago
Kye
a9cc50e48c
docs + error handlong + logging
...
Former-commit-id: a76f10d4677d86a47850a1195324e4a67ad688ad
2 years ago
Kye
da4e6e0acd
validation executor
...
Former-commit-id: 06d842bc61670c132787749c80ba5812edb07250
2 years ago
Kye
4358f1a152
clean up with create executor
...
Former-commit-id: 72de4812afeaf41cf95164ab52dae65bc0b76547
2 years ago
Kye
fbf2ec7c60
make sure agent key is present
...
Former-commit-id: c3149e3788a624e980cc4ddb144e6c8949568340
2 years ago
Kye
8c874cb877
init clean up
...
Former-commit-id: f43d7b6b71e57f5a90fcd92657bac0129840e549
2 years ago
Kye
cfce7d7eff
check for agent
...
Former-commit-id: 63da782f472bca9aae0fe3a7f7f9a372e1bb7800
2 years ago
Kye
97d2695e59
clean up with agent
...
Former-commit-id: 801cf5a73dd26522cf6517b8fcf103e27a118d27
2 years ago
Kye
be9acdcd44
external agent reference in conversationalchatagaent
...
Former-commit-id: 72314194ba89177d09f0fa9841bf5abbf794a96e
2 years ago
Kye
1ef570f4c5
back to importing agent
...
Former-commit-id: af8aa0fc9211b6c93c6fe7a46038773774f3d1c7
2 years ago
Kye
5c5a12fd8c
output parser
...
Former-commit-id: 058550f04886f01fbd7650a5b29e5e96c2a9134c
2 years ago
Kye
03a1331cf7
chat agent abstract class
...
Former-commit-id: 1d36cd9c45dd5875458a3e4d01e846cb6b4a687d
2 years ago
Kye
eb595dccf3
converational object
...
Former-commit-id: 608ad3c26aba48b93a83d1855d6b6c5da485e157
2 years ago
Kye
e0cd68e6aa
no abstract class
...
Former-commit-id: 7aa89f0ba6da7de4e60fbcc48e2d28bb053f08a5
2 years ago
Kye
6db796e885
clean up with agents abstract class
...
Former-commit-id: dbe2e82584bfe6d2dc493e05d2fe6cbe0c269364
2 years ago
Kye
31429ca748
env logic in agent builder
...
Former-commit-id: 04b375e7d5055565cc199d560fa871a9f3fb98c1
2 years ago
Kye
3494697e91
moving worker ultra
...
Former-commit-id: 5fa9022bd06c569f9866f87c1d1c761106e26b15
2 years ago
Kye
19e8d8397c
relative imports
...
Former-commit-id: bb6f21f66ca7f60f33a56708d950fbe520e91b2f
2 years ago
Kye
a5cabf0c6a
file import stuff in swarms
...
Former-commit-id: 138015bc7799554fc5b9b610506878ba8c7a9d1e
2 years ago
Kye
51611ca072
clean up
...
Former-commit-id: bf1799f01f3f3b5c25307d4280993e788ace92bd
2 years ago
Kye
eca7c59a01
file path
...
Former-commit-id: 044b78e0ade7673b5dc46b31863c988283c571a5
2 years ago
Kye
b8707bbf64
worker ultra example
...
Former-commit-id: 51cdc4698526da6cd444c5b8dbc0a566c5d028f0
2 years ago
Kye
c6e12a7862
envs + string pass in build_llm
...
Former-commit-id: 8adcad110fab29f7725d5a3ff8cf293fedfe9763
2 years ago
Kye
6b0da5eb8e
revert back to old create_executor
...
Former-commit-id: 62006f114949ceaddca8c25003bedf257eda207b
2 years ago
Kye
00353b387b
clean up
...
Former-commit-id: 7c9c26224d1b4a05aeb5b56c30db6fa004f038c2
2 years ago
Kye
8f67b32183
clean up
...
Former-commit-id: 62eda1bf8375051d0263bdb8578bd0190ce5d386
2 years ago
Kye
7bd07da86d
build llm
...
Former-commit-id: 068bfdcd2392c563c33c36de1b05016a8fa32887
2 years ago
Kye
ee3bceb864
api key pass in
...
Former-commit-id: a5d704ecc9a4c639b25699f2b409ef7900c04603
2 years ago
Kye
d34112a52d
back to langchain openai provider
...
Former-commit-id: ad1da05427f164bab85251b51d2fc0e279b45c29
2 years ago
Kye
884c5c2671
back to chatopenai
...
Former-commit-id: 33eaf1ad9a1043da913dae454ec9b62491139d31
2 years ago
Kye
925d89a0d0
start chart
...
Former-commit-id: 12f703ad4ef4eb2ff84a8c7d3cc7408fc63d0475
2 years ago
Kye
a467b881f1
agora discord batge
...
Former-commit-id: 517b800cbd27266c4342bf2e8156ef248c0861c0
2 years ago
Kye
ba26c7922b
clean up
...
Former-commit-id: 085f5fc1d8a029ac42f3c6aba35537df2507cd13
2 years ago
Kye
239397e8ef
clean up
...
Former-commit-id: 7986b3c796b5c1e130a8fbc20b19de364789bf26
2 years ago
Kye
e709cbc9fc
clean up
...
Former-commit-id: 9598b19dbd1aad7c65965cac81104de0f164f942
2 years ago
Kye
bdd2cf4a8a
path error
...
Former-commit-id: 4747b75cfbcdc8bffbc2a39ba8386f6583442438
2 years ago
Kye
111e4f35ea
clena up
...
Former-commit-id: 3c87b537e6faefca2645716e73bb525482cea25e
2 years ago
Kye
10ea864813
clean up
...
Former-commit-id: ddb2e25d8d56b8b92a09ba42a3f50b0e1a8b3845
2 years ago