Refactor the code directory structure to better suit the current complexity
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# TODO: let agent develolp custmized behavior easily
|
||||
class AgentBehavior:
|
||||
def __init__(self) -> None:
|
||||
pass
|
||||
Reference in New Issue
Block a user