Kye
348f9188cc
worker ultra check
...
Former-commit-id: ed59d6557d
2 years ago
Kye
c794e60fea
clean up with tasks
...
Former-commit-id: 6ee92d752f
2 years ago
Kye
7c09186783
clean up
...
Former-commit-id: d17def94cf
2 years ago
Kye
18a6430bff
no verbose
...
Former-commit-id: ea31c61aeb
2 years ago
Kye
12e6fb218c
logging level debug
...
Former-commit-id: 7ff2fd820b
2 years ago
Kye
0e83df02a4
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: 847330f7fc
2 years ago
Kye
04cc6b85f7
asynchronous swarms
...
Former-commit-id: 8e03646a31
2 years ago
Kye
b9fb4667fd
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: 160c7d88df
2 years ago
Kye
66da1dfb18
clean up with hivmind
...
Former-commit-id: 0a055a7d5f
2 years ago
Kye
48bf92f82e
1st hivemind class
...
Former-commit-id: e73878f062
2 years ago
Kye
bde56697f4
clean up
...
Former-commit-id: a0e788f54b
2 years ago
Kye
c0d5898927
clean up
...
Former-commit-id: f49e13c6e5
2 years ago
Kye
8682f2b9ee
clean up
...
Former-commit-id: 1f81c21c0f
2 years ago
Kye
4c6490f552
clean up
...
Former-commit-id: 67be5b32f5
2 years ago
Kye
718ed8a27a
swarm table
...
Former-commit-id: 13fd16c6e6
2 years ago
Kye
2e42fd4fec
Merge branch 'workerULTRANODE'
...
Former-commit-id: 107889a1b7
2 years ago
Kye
7c36a26413
llm class
...
Former-commit-id: c7385c333d
2 years ago
Kye
d4860f1f8f
documentation
...
Former-commit-id: 9d0b34f408
2 years ago
Kye
bffeff78c9
no verbose
...
Former-commit-id: c9f3cba664
2 years ago
Kye
d86a972800
clean up + documentation + modularization + error handloinh
...
Former-commit-id: 1dfa9d17a6
2 years ago
Kye
a59d6499d1
worker node error logging + optional modularity
...
Former-commit-id: 86a178e4d8
2 years ago
Kye
448d439a99
docs + error handlong + logging
...
Former-commit-id: 559c5104b6
2 years ago
Kye
5a156033e8
validation executor
...
Former-commit-id: 8240d9b872
2 years ago
Kye
552967dcab
clean up with create executor
...
Former-commit-id: 1db593c839
2 years ago
Kye
ffa4701661
make sure agent key is present
...
Former-commit-id: 5c2e7b5b7b
2 years ago
Kye
5364d0086c
init clean up
...
Former-commit-id: 71717fe348
2 years ago
Kye
2d03356eb0
check for agent
...
Former-commit-id: de103eb3e3
2 years ago
Kye
a789c276ef
clean up with agent
...
Former-commit-id: d865e403b6
2 years ago
Kye
f96891df4d
external agent reference in conversationalchatagaent
...
Former-commit-id: 5e8b069e9a
2 years ago
Kye
cd3be8e971
back to importing agent
...
Former-commit-id: 196ac6951d
2 years ago
Kye
3c2af22652
output parser
...
Former-commit-id: 014222d033
2 years ago
Kye
7e377a8ab7
chat agent abstract class
...
Former-commit-id: 4908834ab1
2 years ago
Kye
bd0215916a
converational object
...
Former-commit-id: 90d70f0e4b
2 years ago
Kye
cd9161dd98
no abstract class
...
Former-commit-id: 25a98152d7
2 years ago
Kye
d2c00ce560
clean up with agents abstract class
...
Former-commit-id: 0abf6cc508
2 years ago
Kye
d7e24eeaf8
env logic in agent builder
...
Former-commit-id: 9e475c47bd
2 years ago
Kye
1fcfde3655
moving worker ultra
...
Former-commit-id: e8a6609d60
2 years ago
Kye
96deffce46
relative imports
...
Former-commit-id: 8f438f339d
2 years ago
Kye
575943b7e3
file import stuff in swarms
...
Former-commit-id: 212c5f9e4d
2 years ago
Kye
5186af44ef
clean up
...
Former-commit-id: 86cbe09e13
2 years ago
Kye
e4b0eb839f
file path
...
Former-commit-id: fe205365c4
2 years ago
Kye
0a1b9156c9
worker ultra example
...
Former-commit-id: 4d616f99d4
2 years ago
Kye
cdd4a65c01
envs + string pass in build_llm
...
Former-commit-id: f7f02796b0
2 years ago
Kye
888271c4d2
revert back to old create_executor
...
Former-commit-id: e3947b62bd
2 years ago
Kye
cf896ba499
clean up
...
Former-commit-id: 12b1bdd933
2 years ago
Kye
75a8651fda
clean up
...
Former-commit-id: 08e6de2662
2 years ago
Kye
c59ef820a9
build llm
...
Former-commit-id: 854e6ad78c
2 years ago
Kye
7f3ae31127
api key pass in
...
Former-commit-id: c145bc4e6a
2 years ago
Kye
f16d45ceaf
back to langchain openai provider
...
Former-commit-id: 35a9ac4c71
2 years ago
Kye
c1fed768e3
back to chatopenai
...
Former-commit-id: feaabebad8
2 years ago