This commit is contained in:
2026-08-09 12:55:40 +07:00
parent 6b3a4624f6
commit f37d477868
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ use ./test/toolTest.jl to test all tools end-to-end. Make sure tools can be load
i think ./src/tools/registry.jl file should be move to ./src/registry.jl
+1 -1
View File
@@ -13,7 +13,7 @@ module YiemAgent
include("utils.jl")
using .utils
include("tools/registry.jl")
include("registry.jl")
using .toolRegistry
# include("llmfunction.jl")