Commit Graph

378 Commits (e922e7fb8448ac09bfd9002c774159b0b2a57011)

Author SHA1 Message Date
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 474e93f7c4 error handling for bossnode
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
Kye f657a2e921 extensive logging for swarms and workernode
2 years ago
Kye 95e35a44ee typing
2 years ago
Kye 9c1ed56b61 types
2 years ago
Kye e0d3249506 chat history
2 years ago
Kye 0087c5c81b yaml config
2 years ago
Kye 4173e300b2 omni agent clean up config
2 years ago
Kye 158ec1ab16 api clean up
2 years ago
Kye c591d305c4 file error path omni agent
2 years ago
Kye 7a46f81566 re-architecture
2 years ago
Kye 97eeb7ca04 omni agent cleanup
2 years ago
Kye a63fcb3839 clean up in the multi-modal agents foler
2 years ago
Kye 50f2839f2d clean up
2 years ago
Kye 904348aaf3 clean up
2 years ago
Kye 01d732ca82 no more omni agent
2 years ago
Kye aee0353ecf block out multi-modal visual agent for now
2 years ago
Kye 8ecfb54d0a clean up
2 years ago
Kye 0dcbeea62e clean up
2 years ago
Kye 05960cc8f1 file path error swith module not found
2 years ago
Kye 4264c31517 clean up
2 years ago