Commit Graph

76 Commits (4b8297389b3fe7034d6bfe2672f7b10ab31a30cb)

Author SHA1 Message Date
Kye 4b8297389b clean up worker_node
2 years ago
Kye cf1402f37a worker node init
2 years ago
Kye ee421d1049 clean up workernode init
2 years ago
Kye 201fab7833 revert
2 years ago
Kye 590c41ca07 clean up
2 years ago
Kye ee9a952ed1 clean up for swarms
2 years ago
Kye d41e92929a todo list is back
2 years ago
Kye eeeee967f8 run_as = None
2 years ago
Kye 8a25c8b664 clean up
2 years ago
Kye 7ba6f145cb worker node run
2 years ago
Kye 32fd4cdb62 clean up run swarms
2 years ago
Kye 9f28762a64 run swarms
2 years ago
Kye 3324310eaf run as a worker
2 years ago
Kye 44032293de clean up with run swarms
2 years ago
Kye 8e15fa0140 no planning just auto agent test
2 years ago
Kye b9d3fbf08e clean up
2 years ago
Kye a76b768533 tool requests get
2 years ago
Kye c1d6ec7543 requests get test
2 years ago
Kye b30248de66 openai embedding init
2 years ago
Kye 54eea608a3 setup 7.8
2 years ago
Kye 4f559bdb2d ImportError: cannot import name WebpageQATool from swarms.tools
2 years ago
Kye 39443da63e clean up setup
2 years ago
Kye 02f7ed70c4 llm not defined webqapage
2 years ago
Kye dfab19a187 clean up
2 years ago
Kye 4b0107491e no unclean tools
2 years ago
Kye 0f2b6482fd unused tool errors
2 years ago
Kye 385ae3022a 0.7.1
2 years ago
Kye 359d962716 cleanup init
2 years ago
Kye 4101f92f17 no code editor or requests get for now
2 years ago
Kye 46efa001cb tools code editor + terminal + requests get +
2 years ago
Kye c5f62ec276 prompt clean up
2 years ago
Kye c7c8bb2cfd clear prompts
2 years ago
Kye 4b1ee86aa7 prompt reliability
2 years ago
Kye b732c7dfc7 holding off on tree of thougths prompt for now
2 years ago
Kye c1d183bb56 deleted create task and exceut tasks by accident
2 years ago
Kye 46624904a7 clean up in init boss mode
2 years ago
Kye 6b4845ab74 clean up for boss node
2 years ago
Kye 54cfdb2f05 no max iters
2 years ago
Kye 3cf1ff8206 In this updated code, I've removed the verbose parameter from BossNode and BabyAGI.from_llm as it's not mentioned in the BabyAGI setup code you shared. I've also removed the assert isinstance(llm, dict) check, as llm is expected to be an instance of OpenAI or a similar class, not a dictionary.
2 years ago
Kye 059ca8367e clean up run swarms
2 years ago
Kye 474e93f7c4 error handling for bossnode
2 years ago
Kye efc213eb3f no verbose
2 years ago
Kye 1c757d119d worker tool node
2 years ago
Kye c5dd1da5a2 clean up back to old tool logic
2 years ago
Kye 6b3fba50ea new tool style
2 years ago
Kye b069672488 workernode types
2 years ago
Kye 04a5151343 worker class clean up
2 years ago
Kye 351240078e clean upg
2 years ago
Kye 5e6fcceb6e new tool method
2 years ago
Kye a0ae49a981 type valudation for auto ap
2 years ago