add garageS3 feature

This commit is contained in:
2026-08-27 19:40:21 +07:00
parent fb54fddf10
commit 64575d81b5
3 changed files with 140 additions and 1 deletions
+2
View File
@@ -21,6 +21,8 @@ using .llmUtil
include("interface.jl")
using .interface
include("garageS3.jl")
using .garageS3
#------------------------------------------------------------------------------------------------100