1.Can use aios_shell from new jarvis telgram bot right now
2.Update MVP plan2.md 3.Refactor function support
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
import logging
|
||||
import asyncio
|
||||
import json
|
||||
@@ -412,7 +411,10 @@ class Workflow:
|
||||
|
||||
|
||||
def _get_function_prompt(self,role_name:str) -> AgentPrompt:
|
||||
pass
|
||||
# system functions
|
||||
# env functions
|
||||
# user install functions
|
||||
pass
|
||||
|
||||
def _get_knowlege_prompt(self,role_name:str) -> AgentPrompt:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user