1) Complete new Agent Behavior: triage_tasks
2) Fix bugs.
This commit is contained in:
@@ -12,6 +12,8 @@ from .agent.workflow import Workflow
|
||||
from .agent.agent_memory import AgentMemory
|
||||
from .agent.workspace import AgentWorkspace
|
||||
from .agent.llm_context import LLMProcessContext,GlobaToolsLibrary,SimpleLLMContext
|
||||
from .agent.llm_process import BaseLLMProcess,LLMAgentBaseProcess
|
||||
from .agent.llm_process_loader import LLMProcessLoader
|
||||
|
||||
from .frame.compute_kernel import ComputeKernel,ComputeTask,ComputeTaskResult,ComputeTaskState,ComputeTaskType
|
||||
from .frame.compute_node import ComputeNode,LocalComputeNode
|
||||
|
||||
Reference in New Issue
Block a user