update
This commit is contained in:
@@ -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
@@ -13,7 +13,7 @@ module YiemAgent
|
||||
include("utils.jl")
|
||||
using .utils
|
||||
|
||||
include("tools/registry.jl")
|
||||
include("registry.jl")
|
||||
using .toolRegistry
|
||||
|
||||
# include("llmfunction.jl")
|
||||
|
||||
Reference in New Issue
Block a user