Refactor the tunnel-related code to make the logic of the Agent sending messages to the Human more reasonable.
This commit is contained in:
@@ -24,5 +24,5 @@ from .stability_node import Stability_ComputeNode
|
||||
from .local_st_compute_node import LocalSentenceTransformer_Text_ComputeNode,LocalSentenceTransformer_Image_ComputeNode
|
||||
from .compute_node_config import ComputeNodeConfig
|
||||
from .ai_function import SimpleAIFunction
|
||||
AIOS_Version = "0.5.1, build 2023-9-28"
|
||||
AIOS_Version = "0.5.2, build 2023-11-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user