Commit Graph

73 Commits (bdd2cf4a8ada639af3c6d972684d659fec4853bc)

Author SHA1 Message Date
Kye bdd2cf4a8a path error
2 years ago
Kye 4a9e288af4 clean up
2 years ago
Kye 76e1b4038e worker ultra import
2 years ago
Kye ab6911639c playground
2 years ago
Kye 821573e984 clean up
2 years ago
Kye c9acc1eedc clean up
2 years ago
Kye 9ff2cfde76 clean up
2 years ago
Kye 903fc60e14 tools
2 years ago
Kye d914c91143 callbacl handler change
2 years ago
Kye 02961aa84e clean up
2 years ago
Kye 201107429b clean up codebase
2 years ago
Kye 3f639104db clean up
2 years ago
Kye 9173403a15 extensive error habdlong
2 years ago
Kye 7f25003e38 clean up + error handling
2 years ago
Kye c429874fa1 clean up accidentally switched workernames
2 years ago
Kye d1ed96e883 clean up test with base handler
2 years ago
Kye 7a36b1243d celery
2 years ago
Kye 44f1b022a3 clean up model name
2 years ago
Kye 1e25332dcd mising import
2 years ago
Kye 38e53691dd or logic
2 years ago
Kye 2fbafce9de AttributeError: module 'os' has no attribute 'env'
2 years ago
Kye 8dc282ec85 clean up
2 years ago
Kye f36eaa7673 clean up
2 years ago
Kye 181c25914d clean up
2 years ago
Kye 266bb90c5e clean up
2 years ago
Kye cd804d7c17 clean up
2 years ago
Kye 6b2179e9a5 langchain import
2 years ago
Kye 486842dbc9 callback manager
2 years ago
Kye 40178f4280 ultra node
2 years ago
Kye 0aadabdf2d clean up
2 years ago
Kye 251f351cf9 clean up
2 years ago
Kye 2e66081595 ultra node
2 years ago
Kye ed9c1bdc85 ULTRA NODE
2 years ago
Kye b3b77d0e58 clean up
2 years ago
Kye 1b4e2c4a11 file path errors
2 years ago
Kye 57b87763c8 worker_node init
2 years ago
Kye 3b90a8db1f clean up worker_node
2 years ago
Kye 257ba5de71 clean up workernode init
2 years ago
Kye dbec973677 clean up
2 years ago
Kye 800b77d489 worker node run
2 years ago
Kye 4d4c96b8f9 clean up with run swarms
2 years ago
Kye 2dce7e3d04 holding off on tree of thougths prompt for now
2 years ago
Kye 2cbad5fe32 deleted create task and exceut tasks by accident
2 years ago
Kye b14aee130b clean up for boss node
2 years ago
Kye 9772be0c48 no max iters
2 years ago
Kye 0ad9863705 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 f61232cd98 error handling for bossnode
2 years ago
Kye 8e48b2c074 clean up back to old tool logic
2 years ago
Kye 5a8a224df2 new tool style
2 years ago
Kye abfb9a0096 workernode types
2 years ago