first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from .engine import AgentEngine
|
||||
|
||||
|
||||
class ReActAgent(AgentEngine):
|
||||
def run(self, prompt, tools=None):
|
||||
pass
|
||||
Reference in New Issue
Block a user